12 Commits

Author SHA1 Message Date
f8a58c18a3 Added Composer to manage autoloads and HTMLPurifier and Smarty.
Install by doing (from htdocs):
$ curl -sS https://getcomposer.org/installer | php
$ ./composer.phar install

If you want to update autoloader:
$ ./composer.phar dumpautoload

Signed-off-by: Markus Birth <mbirth@gmail.com>
2014-01-12 05:35:35 +01:00
following
1a2d821413 removed local files from .gitignore; add this to .git/info/exclude 2013-08-07 17:48:10 +02:00
Christian Matzat
f6ea20b3ac moving local utils from /htdocs/util-local to /local 2013-06-20 21:06:47 +02:00
following
c756af040c added config2/sqlroot.inc.php to .gitignore; see commit 4e20647 2013-05-21 22:10:50 +02:00
following
56d5d9f4f5 completed util directory protection; fixes 2013-05-16 15:48:04 +02:00
following
50379b8131 added new oc.de logo statpics
and removed statpics/.htdocs to allow configuring directories
2013-02-15 01:57:42 +01:00
ocoliver
004fc4feca robots.txt may contain individual exclusions 2012-11-01 15:43:50 +01:00
following
ef9336a0ae re-added lost .gitignore entry 2012-08-22 00:31:05 +02:00
following
2c2d15addd OKAPI database definitions and settings 2012-08-22 00:21:04 +02:00
Wojciech Rygielski
dfbbf2be1f Added proper OKAPI settings to lib/settings-dist and lib/settings-dev files. 2012-08-19 18:50:05 +02:00
following
cbbde0724d additional files to ignore 2012-08-19 16:05:31 +02:00
following
bbeaa7c761 added .gitignore 2012-08-19 15:45:35 +02:00