10-21-2009, 11:08 PM
|
#2 (permalink)
|
|
The Addict
Join Date: May 2009
Posts: 287
Thanks: 5
|
1) I don't think you need to include Database, it should be 'auto-added' into the Base class.
2) Why not use separate variables for each class? (e.g. $database, $system, $validation...)
|
|
|
|