mirror of
https://github.com/vrana/adminer.git
synced 2025-08-20 13:21:30 +02:00
Dual licensing: Apache or GPL
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* @author Jakub Vrana, http://www.vrana.cz/
|
||||
* @copyright 2007 Jakub Vrana
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
|
||||
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
|
||||
*/
|
||||
|
||||
include "./include/bootstrap.inc.php";
|
||||
|
@@ -12,6 +12,7 @@ Support for virtual foreign keys
|
||||
Disable XSS "protection" of IE8
|
||||
Immunity against zend.ze1_compatibility_mode (bug #3089645)
|
||||
Fix last page with empty result set
|
||||
Dual licensing: Apache or GPL
|
||||
|
||||
Adminer 3.0.1 (released 2010-10-18):
|
||||
Send the form by Ctrl+Enter in all textareas
|
||||
|
@@ -4,6 +4,7 @@
|
||||
* @author Jakub Vrana, http://www.vrana.cz/
|
||||
* @copyright 2009 Jakub Vrana
|
||||
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
|
||||
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 (one or other)
|
||||
*/
|
||||
|
||||
include "../adminer/include/bootstrap.inc.php";
|
||||
|
@@ -4,7 +4,7 @@ Adminer Editor - Data manipulation for end-users
|
||||
http://www.adminer.org/
|
||||
Supports: MySQL, PostgreSQL, SQLite, MS SQL, Oracle
|
||||
Requirements: PHP 4.3.3+ or PHP 5+
|
||||
Apache License, Version 2.0
|
||||
Apache License 2.0 or GPL 2
|
||||
|
||||
adminer/index.php - Run development version of Adminer
|
||||
editor/index.php - Run development version of Adminer Editor
|
||||
|
Reference in New Issue
Block a user