Removed the rest of the @brief fields

This commit is contained in:
Michael
2020-01-19 20:44:01 +00:00
parent ab8997f9db
commit dcbd44ab88
7 changed files with 7 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<?php
/**
* @brief: Get info header of the scheme
* Get info header of the scheme
*
* This function parses the header of the schemename.php file for informations like
* Author, Description and Overwrites. Most of the code comes from the Addon::getInfo()