Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

Diff for phpMyEdit/phpMyEditSetup.php between version 1.18 and 1.19

version 1.18, 2003/03/06 23:19:47 version 1.19, 2003/03/25 21:48:10
Line 19 
Line 19 
  * http://www.platon.sk/projects/phpMyEdit/   * http://www.platon.sk/projects/phpMyEdit/
  */   */
   
 /* $Platon: phpMyEdit/phpMyEditSetup.php,v 1.17 2003/01/03 14:33:36 nepto Exp $ */  /* $Platon: phpMyEdit/phpMyEditSetup.php,v 1.18 2003/03/06 23:19:47 nepto Exp $ */
   
 ?>  ?>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 254  if ((!$dbl) or empty($submit)) {
Line 254  if ((!$dbl) or empty($submit)) {
 );  );
   
 /* 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
    specify particular one you want to use. Available languages are:     specify particular one you want to use. Refer to official documentation
    DE EN-US EN FR IT NL PG SK SP */     for list of available languages. */
 \$opts['language'] = \$HTTP_SERVER_VARS['HTTP_ACCEPT_LANGUAGE'];  \$opts['language'] = \$HTTP_SERVER_VARS['HTTP_ACCEPT_LANGUAGE'];
   
 /* Table-level filter capability. If set, it is included in the WHERE clause  /* Table-level filter capability. If set, it is included in the WHERE clause

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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