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-06-05 03:09:08 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bf7ab8904aa9ccbb201b1ef9634a8b13834e5f6d
gallery3
/
core
/
libraries
History
Bharat Mediratta
bf7ab8904a
Change ORM_MPTT::add_to_parent() to take an ORM instead of an id so
...
that it's consistent with ORM_MPTT::move_to()
2008-12-07 08:46:44 +00:00
..
Block.php
Use get_object_vars to simplify code
2008-11-07 07:31:11 +00:00
I18n.php
Initial commit of the translation class, I18n_Core and some tests.
2008-11-26 11:46:56 +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
Change ORM_MPTT::add_to_parent() to take an ORM instead of an id so
2008-12-07 08:46:44 +00:00
Theme_View.php
Rename module::get_list() to module::installed()
2008-11-28 18:39:18 +00:00