migrte propel to propel 2
This commit is contained in:
9
core/lib/Thelia/Model/FolderI18nQuery.php
Executable file → Normal file
9
core/lib/Thelia/Model/FolderI18nQuery.php
Executable file → Normal file
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Thelia\Model;
|
||||
|
||||
use Thelia\Model\om\BaseFolderI18nQuery;
|
||||
use Thelia\Model\Base\FolderI18nQuery as BaseFolderI18nQuery;
|
||||
|
||||
|
||||
/**
|
||||
@@ -14,8 +14,7 @@ use Thelia\Model\om\BaseFolderI18nQuery;
|
||||
* application requirements. This class will only be generated as
|
||||
* long as it does not already exist in the output directory.
|
||||
*
|
||||
* @package propel.generator.Thelia.Model
|
||||
*/
|
||||
class FolderI18nQuery extends BaseFolderI18nQuery
|
||||
{
|
||||
}
|
||||
class FolderI18nQuery extends BaseFolderI18nQuery {
|
||||
|
||||
} // FolderI18nQuery
|
||||
|
||||
Reference in New Issue
Block a user