CC-2833: Use ClassLoaders for PHP Files
-autoload DateHelper class
This commit is contained in:
parent
b8838a5bda
commit
9e6a1ebf44
7 changed files with 29 additions and 29 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
class DateHelper
|
||||
class Application_Model_DateHelper
|
||||
{
|
||||
private $_dateTime;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue