Space before tab fixes

This commit is contained in:
Bart Visscher 2012-08-29 20:34:44 +02:00
parent 9e32e07306
commit db18218a1b
15 changed files with 37 additions and 38 deletions

View File

@ -12,5 +12,4 @@ if (version_compare($installedVersion, '1.0.2', '<')) {
rename($oldPath, $newPath);
}
}
}