Merge pull request #2198 from rabuzarus/2312_code_cleanup

boot.php - code cleanup + doxygen
This commit is contained in:
fabrixxm 2015-12-27 18:20:48 +01:00
commit 44afff9514
3 changed files with 1773 additions and 1669 deletions

2382
boot.php

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
<?php
/**
* @file include/identity.php
* @file include/plugin.php
*
* @brief Some functions to handle addons and themes.
*/