mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Implemented recursive directory deletion in PHP properly without the use of exec(). This improves security, performance and portability and makes the code compatible with PHP's Safe Mode as well as with PHP setups that disable exec() using the "disable_functions" directive. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |
||
---|---|---|
.. | ||
acctfuncs.inc | ||
aur.inc | ||
aurjson.class.php | ||
config.inc.proto | ||
feedcreator.class.php | ||
Find.php | ||
pkgfuncs.inc | ||
stats.inc | ||
translator.inc | ||
version.inc |