manual-update
This commit is contained in:
@@ -68,6 +68,9 @@ class DatabaseSeeder extends Seeder
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isInstall()) {
|
||||
return;
|
||||
}
|
||||
/* Date time format */
|
||||
$date_time_formats = [
|
||||
'd/m/Y H:i:s',
|
||||
|
Reference in New Issue
Block a user