]> git.mxchange.org Git - friendica.git/blobdiff - util/db_update.php
use fancybox instead of lightbox
[friendica.git] / util / db_update.php
old mode 100644 (file)
new mode 100755 (executable)
index 1da2a99..a617732
@@ -1,5 +1,11 @@
 <?php
+/**
+* @package util
+*/
 
+/* 
+* require boot.php
+*/
 require_once("boot.php");
 
 $a = new App;