le dossier out passe dans le dossier app
[mtweb] / mw / out / default / html_simple_reponse.php
diff --git a/mw/out/default/html_simple_reponse.php b/mw/out/default/html_simple_reponse.php
deleted file mode 100644 (file)
index 4a63648..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  </head>
-  <body>
-<?php
-
-  if($layout["content"] && $this->out_file_exists($layout["content"])) require $this->out_file($layout["content"]);
-
-?>
-  </body>
-</html>
\ No newline at end of file