Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Štvrtok, 28. marec 2024

Rozdiely pre Metafox/index.php medzi verziami 1.2 a 1.4

verzia 1.2, 2005/08/13 23:06:13 verzia 1.4, 2006/09/04 15:46:01
Riadok 7 
Riadok 7 
  * ____________________________________________________________   * ____________________________________________________________
  *   *
  * Developed by Ondrej Jombik <nepto@platon.sk>   * Developed by Ondrej Jombik <nepto@platon.sk>
  * Copyright (c) 2001-2005 Platon SDG, http://platon.sk/   * Copyright (c) 2001-2006 Platon Group, http://platon.sk/
  * All rights reserved.   * All rights reserved.
  *   *
  * See README file for more information about this software.   * See README file for more information about this software.
Riadok 17 
Riadok 17 
  * http://platon.sk/projects/Metafox/   * http://platon.sk/projects/Metafox/
  */   */
   
 /* $Platon: Metafox/index.php,v 1.1 2005/06/05 12:13:15 nepto Exp $ */  /* $Platon: Metafox/index.php,v 1.3 2006-07-09 09:26:05 nepto Exp $ */
   
   ob_start();
   
 require_once 'subst.inc.php';  require_once 'subst.inc.php';
   
Riadok 29  require_once 'subst.inc.php';
Riadok 31  require_once 'subst.inc.php';
  * Write out HTML code   * Write out HTML code
  */   */
   
   
 if (1) {  if (1) {
         eval($ezin_tmpl_main->getCode());          eval($ezin_tmpl_main->getCode());
         // Note, that this cannot be used!          // Note, that this cannot be used!
Riadok 39  if (1) {
Riadok 42  if (1) {
         echo '</pre>';          echo '</pre>';
 }  }
   
   ob_end_flush();
   flush();
   
 /*  /*
  * Write access into web log   * Write access into web log
  * phpWebLogAnalyzer -- http://platon.sk/projects/phpWebLogAnalyzer/   * phpWebLogAnalyzer -- http://platon.sk/projects/phpWebLogAnalyzer/

Legend:
Odstranené z verzie1.2  
zmenené riadky
  Pridané vo verzii1.4

Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok