MyShaarli/application
ArthurHoaro dd484b90b1 All settings are now stored in config.php
Isolate functions related to config in Config.php + add unit tests + code_sniffer.

options.php is not supported anymore, but its content will be automatically saved into config.php

Fixes #shaarli/Shaarli#41

*TODO*: update [documentation](https://github.com/shaarli/Shaarli/wiki#configuration).
2015-07-09 20:46:03 +02:00
..
.htaccess LinkDB: move to a proper file, add test coverage 2015-06-11 00:45:45 +02:00
Config.php All settings are now stored in config.php 2015-07-09 20:46:03 +02:00
LinkDB.php Merge remote-tracking branch 'ArthurHoaro/default-links' 2015-06-26 22:03:25 +02:00
Utils.php move escape() and sanitizeLink() to application/Utils.php 2015-06-24 01:08:30 +02:00