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.127 and 1.128

version 1.127, 2004/03/31 15:00:39 version 1.128, 2004/03/31 15:35:40
Line 19 
Line 19 
  * http://platon.sk/projects/phpMyEdit/   * http://platon.sk/projects/phpMyEdit/
  */   */
   
 /* $Platon: phpMyEdit/phpMyEdit.class.php,v 1.126 2004/03/20 21:00:12 nepto Exp $ */  /* $Platon: phpMyEdit/phpMyEdit.class.php,v 1.127 2004/03/31 15:00:39 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.
Line 545  class phpMyEdit
Line 545  class phpMyEdit
                                 }                                  }
                         }                          }
                 }                  }
                 return $join;                  return $join_clause;
         } /* }}} */          } /* }}} */
   
         function make_where_from_query_opts($qp = null, $text = 0) /* {{{ */          function make_where_from_query_opts($qp = null, $text = 0) /* {{{ */

Legend:
Removed from v.1.127  
changed lines
  Added in v.1.128

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