migrated update script to PDO database class, refs #1287

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2013-11-04 11:34:57 +01:00
parent 8638952afe
commit af2c068970
3 changed files with 817 additions and 669 deletions

View File

@@ -24,7 +24,6 @@
* @return string The corrected dirname
* @author Florian Lippert <flo@syscp.org>
*/
function makeCorrectDir($dir) {
$dir = trim($dir);