aboutsummaryrefslogtreecommitdiffstats
path: root/util/db_update.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-01 18:54:50 -0800
committerfriendica <info@friendica.com>2012-03-01 18:54:50 -0800
commit8207272fbc9cdc76988a2848552528e28951fe27 (patch)
tree1ddf5cab57f55349bcc6ee834ea0f2a9754a986b /util/db_update.php
parent58e3372b23b286334e5195b1b8f70448715ed493 (diff)
parenta5256b7996bca6515becac8c2d5d0c56b31119ea (diff)
downloadvolse-hubzilla-8207272fbc9cdc76988a2848552528e28951fe27.tar.gz
volse-hubzilla-8207272fbc9cdc76988a2848552528e28951fe27.tar.bz2
volse-hubzilla-8207272fbc9cdc76988a2848552528e28951fe27.zip
Merge branch 'pull'
Diffstat (limited to 'util/db_update.php')
-rwxr-xr-xutil/db_update.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/db_update.php b/util/db_update.php
index 1da2a9909..a6177324a 100755
--- a/util/db_update.php
+++ b/util/db_update.php
@@ -1,5 +1,11 @@
<?php
+/**
+* @package util
+*/
+/*
+* require boot.php
+*/
require_once("boot.php");
$a = new App;