Commit Graph

8 Commits

Author SHA1 Message Date
Alex Schroeder
805b1bf87e (AdminPowerRename): Add more tests because
ReportError will remove locks before exiting, unlink index file at
the beginning.
2005-01-24 17:00:58 +00:00
Alex Schroeder
f409f6e742 (AdminPowerDelete): Fix log message, unlink
$IndexFile.
(AdminPowerRename): Call FreeToNormal on both parameters, don't
test the new filename using ValidIdOrDie.
(NewAdminPowerGetAdminBar): Deleted.
(AdminPower): New, using @MyAdminCode.
2005-01-05 01:14:36 +00:00
Alex Schroeder
33381ecd9b (AdminPowerRename): Use FreeToNormal and
ValidOrDie to make sure no invalid filename can be used.
2004-09-20 23:49:02 +00:00
Alex Schroeder
738f36d83c added missing closing parenthesis to modules/admin.pl 2004-07-16 01:02:02 +00:00
Alex Schroeder
aa2b106d24 (AdminPowerDelete): Only write rc log when
delete was successful.  Depends on the change to DeletePage in
wiki.pl.
2004-06-12 11:24:57 +00:00
Alex Schroeder
d06510f12b (AdminPowerRename): Bugfix, test -f $newfname, not -f $new. 2004-05-29 20:51:34 +00:00
Alex Schroeder
765fd3c115 fixed lots of bugs 2004-05-26 00:43:56 +00:00
Alex Schroeder
ddd32d4629 new 2004-05-25 23:51:07 +00:00