10-23-2007, 05:53 AM
|
#9 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Posts: 360
Thanks: 24
|
And you forgot the comments.
For including configuration and classes file, why not use include_once instead of include? That'll help producing error if you accidentally include them more than 1 time.
|
|
|
|