Application initializer. Please remember that this include file is being loaded *before* the class loader is loading classes from "exceptions", "interfaces" and "main"! You can prevent adding this application to the selector by uncommenting the following line: if ((isset($this)) && (is_object($this)) && ($this->isClass("ApplicationSelector"))) { return; } isset() is required to prevent a warning and is_object() is highly required when the application itself is requested in URL (hint: index.php?app=your_app)
|
1.5.6