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
2dcd8f8a25fc698f2279a09752cc7bb9dfe1d7ec
gallery3
/
modules
/
g2_import
/
helpers
History
Tim Almdal
6fb116c53b
Merge branch 'master' into talmdal_dev
2009-10-26 06:24:51 -07:00
..
g2_import_event.php
Use events to generate menus, instead of having xxx_menu helpers.
2009-07-28 13:47:22 -07:00
g2_import_installer.php
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
2009-08-27 15:47:54 -07:00
g2_import_task.php
Fix for tickets
#312
and
#370
. Added a task logging api. Changed g2_import
2009-07-06 20:05:35 -07:00
g2_import_theme.php
Move g2_import styles from the theme to the module.
2009-10-25 16:51:24 -06:00
g2_import.php
Change the name of identity library from Identity to IdentityProvider. Create a helper class called identity to simplify call the Identity Provider. Move the contents of MY_Session.php to the new helper class and remove the MY_Session class
2009-10-22 13:11:03 -07:00