streams/install
2016-04-21 17:03:05 -07:00
..
database-w-defaults-v1131.diff add defaults to database tables 2014-11-09 19:24:14 -08:00
htconfig.sample.php log if the session handler fails and surface the ssl_cookie config setting 2016-04-08 05:10:36 -07:00
INSTALL.txt static App 2016-03-31 16:06:03 -07:00
migrate-mypg.php suppress notices that might be confusing 2015-01-25 04:04:53 -08:00
migrate_mypg_fixseq.sql typo 2015-01-25 04:13:14 -08:00
sample-lighttpd.conf documentation re-org 2015-08-31 17:08:09 -07:00
sample-nginx.conf documentation re-org 2015-08-31 17:08:09 -07:00
schema_mysql.sql new hook interface (the old one still works but requires handlers to have two calling arguments; the first of which is no longer used). The new interface is called from Zotlabs\Extend\Hook::register() and allows you to specify which hook version to use. The default will be the new interface with one function argument. We also implement the hook priority field which was always there but needed to be set manually in the DB. This provides a way for two hook handlers that implement the same hook interface to determine which order to be called in the event of conflicts. 2016-04-21 17:03:05 -07:00
schema_postgres.sql new hook interface (the old one still works but requires handlers to have two calling arguments; the first of which is no longer used). The new interface is called from Zotlabs\Extend\Hook::register() and allows you to specify which hook version to use. The default will be the new interface with one function argument. We also implement the hook priority field which was always there but needed to be set manually in the DB. This provides a way for two hook handlers that implement the same hook interface to determine which order to be called in the event of conflicts. 2016-04-21 17:03:05 -07:00
testargs.php mv mod_install to mod_setup, conflict with name of install dir 2012-11-03 14:59:46 -07:00
update.php new hook interface (the old one still works but requires handlers to have two calling arguments; the first of which is no longer used). The new interface is called from Zotlabs\Extend\Hook::register() and allows you to specify which hook version to use. The default will be the new interface with one function argument. We also implement the hook priority field which was always there but needed to be set manually in the DB. This provides a way for two hook handlers that implement the same hook interface to determine which order to be called in the event of conflicts. 2016-04-21 17:03:05 -07:00