A PHP Error was encountered
Severity: WarningMessage: require(applicationFolder/models/Entities/User.php) [function.require]: failed to open stream: No such file or directory
Filename: Common/ClassLoader.php
Line Number: 163
Fatal error: require() [function.require]: Failed opening required 'applicationFolder/models/Entities/User.php' (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in/../applicationFolder/libraries/Doctrine/Common/ClassLoader.php on line 163
require ($this->includePath !== null ? $this->includePath . DIRECTORY_SEPARATOR : ''). str_replace($this->namespaceSeparator, DIRECTORY_SEPARATOR, $className). $this->fileExtension;
No comments:
Post a Comment