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-05-20 03:19:13 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
34c9aa52b804ef3bdffde4e9cde496be020eb2e7
gallery3
/
core
/
libraries
History
Bharat Mediratta
2cf3233f54
Get rid of all pseudo users and pseudo groups, while preserving all
...
other functionality. This makes our user/group and access code fully consistent.
2008-12-12 00:59:30 +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
Menu.php
Convert a stray <li> to </li>
2008-12-11 19:12:41 +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
Leave all locking in ORM_MPTT::move_to, don't worry about it in
2008-12-07 09:25:40 +00:00
Theme_View.php
Get rid of all pseudo users and pseudo groups, while preserving all
2008-12-12 00:59:30 +00:00