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-06 11:39:12 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
33df7de391eebdab2cb09ca97207cb81f4274cd1
gallery3
/
installer
History
bharat
c96b81db65
Fix a warning
2009-06-01 00:22:21 -04:00
..
views
Update all references to the core application to now point to the
2009-05-27 16:17:29 -07:00
.gitignore
Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete
2009-05-29 23:34:24 -07:00
cli.php
Gee it's May already. Update copyright to 2009.
2009-05-13 20:04:58 +00:00
database_config.php
Use single quotes so that user data containing $ doesn't suffer
2009-04-23 23:58:16 +00:00
index.php
Suppress some warnings
2009-05-13 22:34:54 +00:00
init_var.php
Manually updated to change 'core' to 'gallery'
2009-05-27 16:31:10 -07:00
install.css
Tell the user the location of VARPATH so that they know where their photos are getting installed.
2009-05-14 22:39:45 +00:00
install.sql
Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete
2009-05-29 23:34:24 -07:00
installer.php
Fix a warning
2009-06-01 00:22:21 -04:00
package.php
Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete
2009-05-29 23:34:24 -07:00
web.php
Make our dependency on json_encode() an explicit requirement
2009-05-17 21:51:15 +00:00