Remove all the require_once : use autoloader
This commit is contained in:
@@ -7,9 +7,6 @@
|
||||
|
||||
namespace Domframework;
|
||||
|
||||
require_once ("domframework/fork.php");
|
||||
require_once ("domframework/file.php");
|
||||
|
||||
/** Manage a daemon.
|
||||
* Allow to start, stop, get status of a callable method
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user