X-Git-Url: http://git.dj3c1t.com/?a=blobdiff_plain;f=pathes.php;fp=pathes.php;h=fcc9a284b4f3fd16a870d3a89c306aa72f82bfe4;hb=0ada6496e6c552c473a5816734b38896ccdd345b;hp=0000000000000000000000000000000000000000;hpb=c8731e3a31f51a93cfff9fe7206dd6fb007bc733;p=mtweb diff --git a/pathes.php b/pathes.php new file mode 100644 index 0000000..fcc9a28 --- /dev/null +++ b/pathes.php @@ -0,0 +1,33 @@ + "content", + + // + // chemin HTTP du dossier "mw" + // relatif au dossier qui contient le fichier d'appel + // + "mw_path" => "mw", + + // + // chemin du dossier "mw" sur le systeme d'exploitation + // relatif au dossier qui contient le fichier d'appel + // ou absolu dans le systeme de fichiers + // + "mw_dir" => "mw" + + ); + +?> \ No newline at end of file