summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2017-06-05 12:27:44 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2017-06-05 12:27:44 +0200
commit6074c1f152347eaea478111a56fe1746c53c5dbb (patch)
treec9a213bd802e8fb4371bac3e77590c325c9d380e
parent70e1655d0002880c7ff7dd038eb3247d0c0859a0 (diff)
downloadchd_openwrt-6074c1f152347eaea478111a56fe1746c53c5dbb.zip
chd_openwrt-6074c1f152347eaea478111a56fe1746c53c5dbb.tar.gz
chd_openwrt-6074c1f152347eaea478111a56fe1746c53c5dbb.tar.bz2
Undo force dev mode
-rw-r--r--maj/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/maj/index.php b/maj/index.php
index 81b96c2..ad6bea2 100644
--- a/maj/index.php
+++ b/maj/index.php
@@ -85,7 +85,6 @@ $( document ).ready(function() {
$adt_initiales = $result->initiales;
$action=array_key_exists('dev', $_GET)?"gen-dev.php":"gen.php";
- $action="gen-dev.php"; // Force le mode dev
?>
<h2>Étape n°1 : Générer mon fichier de mise à jour</h2>