aurweb/web/lib
Lukas Fleischer 1af375828f Use raw scanner mode in config_get()
We do not want PHP to parse the values for us. Use raw scanner mode to
avoid issues with certain values, such as regular expressions.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-12-27 12:42:11 +01:00
..
Archive Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
acctfuncs.inc.php Avoid double slashes in notification email body 2014-12-13 15:28:54 +01:00
aur.inc.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
aurjson.class.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
cachefuncs.inc.php Remove unnecessary database connection parameter from all functions 2013-02-10 12:10:38 +01:00
confparser.inc.php Use raw scanner mode in config_get() 2014-12-27 12:42:11 +01:00
credentials.inc.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
DB.class.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Style fixes: Capitalization of "true" and "false" 2014-02-06 16:32:31 +01:00
pkgbasefuncs.inc.php Avoid double slashes in notification email body 2014-12-13 15:28:54 +01:00
pkgfuncs.inc.php Always use virtual URLs 2014-11-21 11:43:31 +01:00
pkgreqfuncs.inc.php Avoid double slashes in notification email body 2014-12-13 15:28:54 +01:00
routing.inc.php Avoid double slashes in notification email body 2014-12-13 15:28:54 +01:00
stats.inc.php Count users in "Trusted User & Developer" group as TU 2014-08-02 15:25:46 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Use an INI-style configuration file 2014-10-24 10:03:54 +02:00
version.inc.php Release 3.5.1 2014-12-27 12:39:40 +01:00