1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00
ifhub.club/engine/classes
2011-02-15 13:25:19 +00:00
..
.htaccess 2009-08-18 09:10:14 +00:00
Action.class.php Plugin::GetDelegationChain() added 2010-11-16 16:24:57 +00:00
ActionPlugin.class.php Actions inheritance refactoring. Now it's possible to inherit actions of other plugins, all templates will be inherited automatically. 2010-11-13 05:34:39 +00:00
Block.class.php 2009-08-18 09:10:14 +00:00
Cron.class.php fix cron 2010-05-18 12:32:28 +00:00
Engine.class.php Inheritance + ORM fixes 2010-11-18 17:09:22 +00:00
Entity.class.php fix Engine and Entity 2010-08-13 15:40:21 +00:00
EntityORM.class.php fix ORM compatibility with 0.4.2 2011-02-15 13:25:19 +00:00
Hook.class.php fix + вынос статистики производительности из index.php в отдельный шаблон 2010-06-05 12:24:37 +00:00
Mapper.class.php Создание таблицы prefix_profiler при активации плагина (в случае ее отсутствия). 2009-12-30 22:27:54 +00:00
MapperORM.class.php 2011-02-14 13:32:20 +00:00
Module.class.php Система блокирования повторной инициализации модулей 2010-02-04 19:17:03 +00:00
ModuleORM.class.php fix ORM compatibility with 0.4.2 2011-02-15 13:25:19 +00:00
Object.class.php 2009-08-18 09:10:14 +00:00
Plugin.class.php fix plugin 2010-09-15 15:22:06 +00:00
Router.class.php fix of ActionX <- PluginA_ActionX <- PluginB_ActionX inheritance order 2010-12-10 01:59:04 +00:00