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-23 09:39:54 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4c2d4abb1cf349f4e58c9c8dd7d74284d7bba6c7
gallery3
/
core
/
helpers
History
Tim Almdal
4c2d4abb1c
Remove debugging statements
2008-11-28 21:55:26 +00:00
..
album.php
Create module::event() which runs Gallery events. It works by
2008-11-28 19:37:01 +00:00
core_block.php
Move the ADMIN global nav option into the core module and only show it if we're logged in as an admin user
2008-11-27 11:43:48 +00:00
core_installer.php
Centralize logging around installing/uninstalling modules.
2008-11-27 09:45:26 +00:00
module.php
Remove debugging statements
2008-11-28 21:55:26 +00:00
MY_url.php
Rename get_absolute_url to abs_current
2008-11-25 16:50:29 +00:00
photo.php
Create module::event() which runs Gallery events. It works by
2008-11-28 19:37:01 +00:00
rest.php
Detect browsers that prefer XHTML (Chrome!) and normalize it to HTML
2008-11-24 07:50:20 +00:00
xml.php
Correct case on helper class names. By convention, helper class names are lower case:
2008-11-22 06:01:08 +00:00