Creation of auto-gen script #11
Reference in New Issue
Block a user
Delete Branch "issue-10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #10
@@ -10,0 +10,4 @@// Database auto-generationif (file_exists("/../includes/install.php")) {return;add_action('run_db_populate')What does this do?
@@ -10,0 +10,4 @@// Database auto-generationif (file_exists("/../includes/install.php")) {return;add_action('run_db_populate')Runs the install script then renames it's so it doesn't run it each time