mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
poueeeeeeeeeeeeeeeeeeeeeeeeeet
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
|
||||
ini_set('display_errors', 'On');
|
||||
|
||||
// var_dump($_SERVER);
|
||||
|
||||
//renvoie vers le fichier css si il est demandé
|
||||
if(endsWith($_GET["page"], ".css")) {
|
||||
echo file_get_contents("../css/style.css");
|
||||
@ -94,7 +92,7 @@ function endsWith($haystack, $needle)
|
||||
* isLoaded: boolean
|
||||
*
|
||||
* functions:
|
||||
* __construct(id, title, regex)
|
||||
* abstract __construct()
|
||||
* absract loadPage()
|
||||
*
|
||||
*/
|
||||
|
Reference in New Issue
Block a user