]> git.mxchange.org Git - friendica.git/blobdiff - util/db_update.php
Enabled automated doc building. Changes:
[friendica.git] / util / db_update.php
index 1da2a99091b442ebd4a4a857d421a88e49930484..a6177324aced4fc9cd19a3f2237d6b23f18c4d14 100755 (executable)
@@ -1,5 +1,11 @@
 <?php
+/**
+* @package util
+*/
 
+/* 
+* require boot.php
+*/
 require_once("boot.php");
 
 $a = new App;