Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, April 18, 2024

Diff for phpMyEdit/phpMyEditSetup.php between version 1.31 and 1.32

version 1.31, 2003/11/20 11:52:29 version 1.32, 2003/12/11 12:27:42
Line 19 
Line 19 
  * http://platon.sk/projects/phpMyEdit/   * http://platon.sk/projects/phpMyEdit/
  */   */
   
 /* $Platon: phpMyEdit/phpMyEditSetup.php,v 1.30 2003/08/18 20:12:43 nepto Exp $ */  /* $Platon: phpMyEdit/phpMyEditSetup.php,v 1.31 2003/11/20 11:52:29 nepto Exp $ */
   
 ?>  ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
Line 282  if ((!$dbl) or empty($submit)) {
Line 282  if ((!$dbl) or empty($submit)) {
   
 // Display special page elements  // Display special page elements
 \$opts['display'] = array(  \$opts['display'] = array(
           'form'  => true,
         'query' => true,          'query' => true,
         'sort'  => true,          'sort'  => true,
         'time'  => true          'time'  => true,
           'tabs'  => true
 );  );
   
 /* Get the user's default language and use it if possible or you can  /* Get the user's default language and use it if possible or you can

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top