From: Matthew M. <ma...@tu...> - 2002-03-31 18:12:05
|
> Fallout Developers: > > Can I suggest that all class files in the new core be loaded using > "require_once()" instead of "require()"? > > Seems to me that this has the benefit of not breaking module classes > that require their own subclasses. I know that you are discouraging the > requiring of classes within module files, but the PEAR coding > recommendations and general PHP coding recommendations are that all > required files get required wherever they are required to improve > reliability and readability. > Absolutely. Consider it done. Matthew McNaney Internet Systems Architect Electronic Student Services Email: ma...@tu... URL: http://phpwebsite.appstate.edu Phone: 828-262-6493 ICQ: 141057403 |