@@ -17,10 +17,10 @@ |
||
| 17 | 17 | */ |
| 18 | 18 | |
| 19 | 19 | /** |
| 20 | - * \file htdocs/webportal/class/controller.class.php |
|
| 21 | - * \ingroup webportal |
|
| 22 | - * \brief File of controller class for WebPortal |
|
| 23 | - */ |
|
| 20 | + * \file htdocs/webportal/class/controller.class.php |
|
| 21 | + * \ingroup webportal |
|
| 22 | + * \brief File of controller class for WebPortal |
|
| 23 | + */ |
|
| 24 | 24 | |
| 25 | 25 | /** |
| 26 | 26 | * Class to manage pages |
@@ -17,10 +17,10 @@ |
||
| 17 | 17 | */ |
| 18 | 18 | |
| 19 | 19 | /** |
| 20 | - * \file htdocs/webportal/class/context.class.php |
|
| 21 | - * \ingroup webportal |
|
| 22 | - * \brief File of context class for WebPortal |
|
| 23 | - */ |
|
| 20 | + * \file htdocs/webportal/class/context.class.php |
|
| 21 | + * \ingroup webportal |
|
| 22 | + * \brief File of context class for WebPortal |
|
| 23 | + */ |
|
| 24 | 24 | |
| 25 | 25 | require_once __DIR__ . '/controller.class.php'; |
| 26 | 26 | require_once __DIR__ . '/webPortalTheme.class.php'; |