This commit is contained in:
JoseluCross
2017-10-04 19:24:33 +02:00
parent 343762d494
commit efc4769ba5

View File

@@ -9,7 +9,7 @@ require 'dbToTable.php';
require 'users.php';
$path = array(
"html" => __DIR__."assets/html/",
"html" => "assets/html/",
"css" => __DIR__."assets/css/",
"js" => __DIR__."assets/js/",
"img" => __DIR__."assets/img/",