summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/packager.php
AgeCommit message (Collapse)Author
2009-08-27Remove 'ENGINE=InnoDB' specification from tables that we create. UseBharat Mediratta
the system's default table specification. Fixes ticket #597.
2009-07-11Turn off extended inserts when creating install.sql so that it'sBharat Mediratta
easier to see what's changed.
2009-06-10Rename package -> packager (it's a noun which has verbs on it).Bharat Mediratta
Force a HTTP_HOST so that url::base() works.