mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-21 04:13:47 +01:00
Pruebas
This commit is contained in:
@@ -9,7 +9,7 @@ require 'dbToTable.php';
|
|||||||
require 'users.php';
|
require 'users.php';
|
||||||
|
|
||||||
$path = array(
|
$path = array(
|
||||||
"html" => __DIR__."assets/html/",
|
"html" => "assets/html/",
|
||||||
"css" => __DIR__."assets/css/",
|
"css" => __DIR__."assets/css/",
|
||||||
"js" => __DIR__."assets/js/",
|
"js" => __DIR__."assets/js/",
|
||||||
"img" => __DIR__."assets/img/",
|
"img" => __DIR__."assets/img/",
|
||||||
|
|||||||
Reference in New Issue
Block a user