diff options
author | friendica <info@friendica.com> | 2013-02-25 17:09:40 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-25 17:09:40 -0800 |
commit | ea3940c4b0b8232e2de0771811b9f90ade9ee45f (patch) | |
tree | 8e467fe368a34e01a49532467bb1071dce846be6 /boot.php | |
parent | ddc478a331bbab69e05befbc8ba296367e11c5c0 (diff) | |
download | volse-hubzilla-ea3940c4b0b8232e2de0771811b9f90ade9ee45f.tar.gz volse-hubzilla-ea3940c4b0b8232e2de0771811b9f90ade9ee45f.tar.bz2 volse-hubzilla-ea3940c4b0b8232e2de0771811b9f90ade9ee45f.zip |
start formatting for Doxygen
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ <?php +/** @file */ require_once('include/config.php'); require_once('include/network.php'); |