reorganisation des dossiers
[mtweb] / mw / out / default / compte.php
similarity index 79%
rename from web/out/dist/compte.php
rename to mw/out/default/compte.php
index 604a9ca..e938159 100644 (file)
@@ -2,8 +2,8 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
   <head>
     <?php require $this->out_file("views/head.php"); ?>
-    <script type="text/javascript" src="<?= $this->path("libs") ?>tiny_mce/tiny_mce.js"></script>
-    <script type="text/javascript" src="<?= $this->path("libs") ?>tiny_mce/plugins/tinybrowser/tb_tinymce.js.php"></script>
+    <script type="text/javascript" src="<?php echo $this->path("mw_path"); ?>libs/tiny_mce/tiny_mce.js"></script>
+    <script type="text/javascript" src="<?php echo $this->path("mw_path"); ?>libs/tiny_mce/plugins/tinybrowser/tb_tinymce.js.php"></script>
   </head>
   <body>