~ubuntu-branches/ubuntu/hardy/phpmyadmin/hardy

« back to all changes in this revision

Viewing changes to libraries/sqlvalidator.class.php

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst, Thijs Kinkhorst, Translations
  • Date: 2007-06-17 17:52:03 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070617175203-6oa2mpmgazkhp8tl
Tags: 4:2.10.2-1

[ Thijs Kinkhorst ]
* New upstream release.
* Welcome Michal Čihař as new co-maintainer.

[ Translations ]
* Vietnamese by Clytie Siddall (Closes: #427177).

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
* If you got this file from somewhere other than phpMyAdmin
19
19
* please be aware that the latest copy will always be in the
20
20
* phpMyAdmin subversion tree as
21
 
* $HeadURL: https://svn.sourceforge.net/svnroot/phpmyadmin/branches/MAINT_2_10_1/phpMyAdmin/libraries/sqlvalidator.class.php $
 
21
* $HeadURL: https://svn.sourceforge.net/svnroot/phpmyadmin/branches/MAINT_2_10_2/phpMyAdmin/libraries/sqlvalidator.class.php $
22
22
*
23
23
* This code that also used to depend on the PHP overload module, but that has been
24
24
* removed now.