mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Turn off potential warning garbage for different versions of perl
This commit is contained in:
@@ -2094,6 +2094,7 @@ bool Database::CheckDatabaseConversions() {
|
||||
#endif
|
||||
}
|
||||
/* Run Automatic Database Upgrade Script */
|
||||
|
||||
system("perl db_update.pl ran_from_world");
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user