1 simplemysqlclient Plugin for DokuWiki 2 3 A Interface to execute sql on local mySQL database. 4 5 All documentation for this plugin can be found at 6 http://www.soft2c.de 7 8 If you install this plugin manually, make sure it is installed in 9 lib/plugins/simplemysqlclient/ - if the folder is called different it 10 will not work! 11 12 Please refer to http://www.dokuwiki.org/plugins for additional info 13 on how to install plugins in DokuWiki. 14 15 ---- 16 Copyright (C) Heiko Heinz <heiko.heinz@soft2c.de> 17 18 This program is free software; you can redistribute it and/or modify 19 it under the terms of the GNU General Public License as published by 20 the Free Software Foundation; version 2 of the License 21 22 This program is distributed in the hope that it will be useful, 23 but WITHOUT ANY WARRANTY; without even the implied warranty of 24 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25 GNU General Public License for more details. 26 27 See the COPYING file in your DokuWiki folder for details 28