Header update on all the files
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@6095 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
<?php
|
||||
/** DomFramework
|
||||
@package domframework
|
||||
@author Dominique Fournier <dominique@fournier38.fr> */
|
||||
* @package domframework
|
||||
* @author Dominique Fournier <dominique@fournier38.fr>
|
||||
*/
|
||||
|
||||
require_once ("domframework/http.php");
|
||||
require_once ("domframework/ratelimitfile.php");
|
||||
|
||||
/** The routing module, base of the DomFramework */
|
||||
/** The routing module, base of the DomFramework
|
||||
*/
|
||||
class route
|
||||
{
|
||||
/** The baseURL of the site */
|
||||
|
||||
Reference in New Issue
Block a user