Browse Source

Test git r7

stany.ferer 1 năm trước cách đây
mục cha
commit
4527233be7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      core/views/pages/cms.documents.php

+ 0 - 1
core/views/pages/cms.documents.php

@@ -2,7 +2,6 @@
     $jsonTarget = "/json.php?file=documents";
     if(core::isDebug()){
         debug::log(debug::getBadge($jsonTarget, "OUVRIR LE JSON : ".$jsonTarget), "JSON chargé en arrière plan");
-        json::create("documents");
     } 
 ?>