1*2e564e06SAndreas Gohrdbquery Plugin for DokuWiki 2*2e564e06SAndreas Gohr 3*2e564e06SAndreas GohrDisplay query results from a database 4*2e564e06SAndreas Gohr 5*2e564e06SAndreas GohrAll documentation for this plugin can be found at 6*2e564e06SAndreas Gohrhttps://www.dokuwiki.org/plugin:dbquery 7*2e564e06SAndreas Gohr 8*2e564e06SAndreas GohrIf you install this plugin manually, make sure it is installed in 9*2e564e06SAndreas Gohrlib/plugins/dbquery/ - if the folder is called different it 10*2e564e06SAndreas Gohrwill not work! 11*2e564e06SAndreas Gohr 12*2e564e06SAndreas GohrPlease refer to http://www.dokuwiki.org/plugins for additional info 13*2e564e06SAndreas Gohron how to install plugins in DokuWiki. 14*2e564e06SAndreas Gohr 15*2e564e06SAndreas Gohr---- 16*2e564e06SAndreas GohrCopyright (C) Andreas Gohr <dokuwiki@cosmocode.de> 17*2e564e06SAndreas Gohr 18*2e564e06SAndreas GohrThis program is free software; you can redistribute it and/or modify 19*2e564e06SAndreas Gohrit under the terms of the GNU General Public License as published by 20*2e564e06SAndreas Gohrthe Free Software Foundation; version 2 of the License 21*2e564e06SAndreas Gohr 22*2e564e06SAndreas GohrThis program is distributed in the hope that it will be useful, 23*2e564e06SAndreas Gohrbut WITHOUT ANY WARRANTY; without even the implied warranty of 24*2e564e06SAndreas GohrMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 25*2e564e06SAndreas GohrGNU General Public License for more details. 26*2e564e06SAndreas Gohr 27*2e564e06SAndreas GohrSee the LICENSING file for details 28