Open Sencillo  2014.008
 All Data Structures Files Functions Variables Pages
mcm_data.php
Go to the documentation of this file.
1 <?php
3 for($max_ctr001=1;$data_mod_ctr<$max_ctr001;$data_mod_ctr++)
4 {
5  include("data_mod$data_mod_ctr.php");
6  if($max_ctr001>=1000)
7  {
8  die("MCM_DATA_ERR_CTR1:Vnútorná chyba načítavaného modulu! Počítadlo mimo bezpečný rozsah!");
9  }
10 }
11 ?>
$data_mod_ctr
Definition: mcm_data.php:2