09-13-2009, 10:18 PM
|
#9 (permalink)
|
|
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
|
My Thoughts...
- The download fails in Chrome, (It works in FF 3.6pre) it must be a header issue. Here is a list of HTTP MIME Types.
- The robots.txt doesn't specify any links that the search engine can index.
- You have no comments, this is bad, very bad.
- Switch/Case Expressions work a lot better than if/elif/elif/elif...
- if (($y>1582)||(($y==1582)&&($m>10))||(($y==1582)&&($ m==10)&&($d>14)))
Wow, thats not easy to read.
- It seems that every "modual" has a separate admin panel, this is not only bad but a waste of space.
I would not use or recommend this because it doesn't seem to have the level of effort put into that other CMS systems do. The longest comment for anything other than the readme.txt (and phpmailer) was a single line.
Commenting is required if you expect anyone to modify your code.
|
|
|
|