This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-04-13 09:25:41 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b60e3e13a4677541bfd2fcd80dfd782e26201aa8
gallery3
/
core
/
libraries
History
Tim Almdal
dd200ce5ff
Don't bother trying to check if the class file exists, just use method_exists, which will use the php auto loader to find the class.
2008-11-24 06:02:38 +00:00
..
Block.php
Use get_object_vars to simplify code
2008-11-07 07:31:11 +00:00
MY_Forge.php
* Added HTTP status constants and helper functions to REST helper.
2008-11-20 01:25:29 +00:00
MY_Pagination.php
Add automatic pagination. All you have to do is add <?= $theme->pager
2008-11-07 07:33:43 +00:00
MY_View.php
Move all block callbacks from View::block_type() to
2008-11-22 21:46:34 +00:00
ORM_MPTT.php
Add unittest and caching for ORM_MTPP::descendants
2008-11-20 06:05:22 +00:00
Theme.php
Don't bother trying to check if the class file exists, just use method_exists, which will use the php auto loader to find the class.
2008-11-24 06:02:38 +00:00