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

Diff for phpMyEdit/phpMyEdit.class.php between version 1.167 and 1.168

version 1.167, 2005/04/03 09:55:38 version 1.168, 2006/01/22 21:43:59
Line 1 
Line 1 
   
 <?php  <?php
   
 /*  /*
Line 9 
Line 10 
  * Copyright (c) 1999-2002 John McCreesh <jpmcc@users.sourceforge.net>   * Copyright (c) 1999-2002 John McCreesh <jpmcc@users.sourceforge.net>
  * Copyright (c) 2001-2002 Jim Kraai <jkraai@users.sourceforge.net>   * Copyright (c) 2001-2002 Jim Kraai <jkraai@users.sourceforge.net>
  * Versions 5.0 and higher developed by Ondrej Jombik <nepto@php.net>   * Versions 5.0 and higher developed by Ondrej Jombik <nepto@php.net>
  * Copyright (c) 2002-2004 Platon SDG, http://platon.sk/   * Copyright (c) 2002-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.
Line 19 
Line 20 
  * http://platon.sk/projects/phpMyEdit/   * http://platon.sk/projects/phpMyEdit/
  */   */
   
 /* $Platon: phpMyEdit/phpMyEdit.class.php,v 1.166 2005/03/24 17:15:54 nepto Exp $ */  /* $Platon: phpMyEdit/phpMyEdit.class.php,v 1.167 2005/04/03 09:55:38 nepto Exp $ */
   
 /*  This is a generic table editing program. The table and fields to be  /*  This is a generic table editing program. The table and fields to be
         edited are defined in the calling program.          edited are defined in the calling program.

Legend:
Removed from v.1.167  
changed lines
  Added in v.1.168

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