[Phpmyadmin-devel] [GSoC] OO PMA project proposals
Michal Čihař
michal at cihar.com
Thu Mar 25 14:53:38 CET 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
Dne Thu, 25 Mar 2010 14:41:18 +0100
Dieter Adriaenssens <dieter.adriaenssens at gmail.com> napsal(a):
> Table move/copy uses similar logic, but it's not shared with (except
> for some core functions) or depending on export. (I would have to
> check the code to be sure, but I've made some changes to both and I
> recall it was seperate code)
It does use it. There are some other users as well:
$ git grep export/sql.php
db_operations.php: require_once './libraries/export/sql.php';
libraries/Table.class.php: require_once './libraries/export/sql.php';
libraries/Tracker.class.php: require_once './libraries/export/sql.php';
libraries/Tracker.class.php: require_once './libraries/export/sql.php';
> I didn't know about synchronisation and other features relying on the
> export module.
It was changes tracking (as seen above) sorry for mixing it up.
- --
Michal Čihař | http://cihar.com | http://blog.cihar.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkurauIACgkQ3DVS6DbnVgTcegCfW3q0sIl2aPc9b9ybWm7Zjezw
YGIAoN2pm7GfijfVIrA+Ti+v+uTRdDBH
=S8i3
-----END PGP SIGNATURE-----
More information about the Developers
mailing list