]> git.mxchange.org Git - friendica.git/blobdiff - update.php
Merge branch 'develop' of https://github.com/friendica/friendica into develop
[friendica.git] / update.php
index 0b5dfeef46085b5710c924ac8f67b9a579eda358..6a0ed1af205af8312297bc9f0c2ed06495f143e7 100644 (file)
@@ -32,7 +32,7 @@ require_once 'include/dba.php';
  *
  * 1. Create a function "update_4712()" here in the update.php
  * 2. Apply the needed structural changes in config/dbStructure.php
- * 3. Set DB_UPDATE_VERSION in boot.php to 4712.
+ * 3. Set DB_UPDATE_VERSION in config/dbstructure.php to 4712.
  *
  * If you need to run a script before the database update, name the function "pre_update_4712()"
  */