Go to file
Marc Delisle de80a3fad4 Translated using Weblate (English (United Kingdom))
Currently translated at 90.9% (2711 of 2982 strings)

[CI skip]
2015-01-02 15:33:23 +01:00
doc 4.3.5-dev 2014-12-29 07:06:01 -05:00
examples Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
js Fix #4673 Delimiter causing page lock 2014-12-27 20:10:37 +01:00
libraries Merge branch 'QA_4_3' of github.com:phpmyadmin/phpmyadmin into QA_4_3 2015-01-02 15:48:05 +05:30
PMAStandard
po Translated using Weblate (English (United Kingdom)) 2015-01-02 15:33:23 +01:00
scripts Merge branch 'QA_4_2' into MAINT_4_3_0 2014-12-04 10:33:48 +01:00
setup Long messages wrapped 2014-11-11 17:45:59 +05:30
test Update tests 2014-12-31 16:19:34 +05:30
themes Remove borders in table browse tab (linked to #4648). 2014-12-22 14:16:40 +01:00
.coveralls.yml
.gitignore
.jshintrc
.scrutinizer.yml
.travis.yml remove HHVM from allowed failures 2014-12-07 13:58:26 +05:30
browse_foreigners.php
build.xml Install phpunit using composer 2014-12-04 10:12:05 +01:00
ChangeLog Merge branch 'QA_4_3' of github.com:phpmyadmin/phpmyadmin into QA_4_3 2015-01-02 15:48:05 +05:30
changelog.php Replace mb functions by standard string functions. 2014-10-04 10:09:06 +02:00
chk_rel.php RFE#1123: Zeroconf PMA tables support. 2014-08-11 18:33:59 +05:30
composer.json Install phpunit using composer 2014-12-04 10:12:05 +01:00
config.sample.inc.php bug #4657 Don't have default blowfish_secret 2014-12-17 10:37:11 -05:00
CONTRIBUTING.md
db_central_columns.php Improve message 2014-11-11 16:37:52 +01:00
db_create.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
db_datadict.php Eliminate duplicate code 2014-11-11 20:49:11 +05:30
db_designer.php 'same' and 'new' are the only choices here 2014-10-04 18:18:17 +05:30
db_events.php
db_export.php
db_import.php Fix typos. 2014-11-02 14:33:41 +01:00
db_operations.php Merge branch 'QA_4_2' into QA_4_3 2014-11-26 12:44:09 +05:30
db_printview.php bug #4616 Warning in db structure print view page 2014-12-02 13:17:54 +05:30
db_qbe.php Use db_desginer.php as a route for all designer operation. Combine pmd_general.lib.php and designer.lib.php into db_designer.lib.php 2014-08-14 07:22:32 +05:30
db_routines.php
db_search.php Fix typos. 2014-11-02 18:32:42 +01:00
db_sql_autocomplete.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
db_sql.php
db_structure.php Minor coding style modifications. 2014-11-10 16:50:18 +01:00
db_tracking.php Fix typos. 2014-11-02 18:32:42 +01:00
db_triggers.php
DCO
error_report.php Fix typos. 2014-11-02 14:33:41 +01:00
export.php Directly use a POST parameter 2014-11-11 15:47:51 -05:00
favicon.ico
file_echo.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
gis_data_editor.php Replace mb functions by standard string functions. 2014-10-04 10:09:06 +02:00
import_status.php Remove use of PMA_String in comments. 2014-09-28 18:19:30 +02:00
import.php bug #4661 Drag and drop file import always fails 2014-12-22 17:09:10 +05:30
index.php bug #4646 Version Check Broken 2014-12-15 15:45:09 +05:30
LICENSE
license.php
navigation.php
normalization.php 3NF complete 2014-08-05 17:05:31 +05:30
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist
phpunit.xml.hhvm
phpunit.xml.nocoverage
prefs_forms.php More fixes to new PMA_URL_getCommon style 2014-10-18 19:42:39 +02:00
prefs_manage.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
print.css
README 4.3.5-dev 2014-12-29 07:06:01 -05:00
README.rst Switch translation server to hosted Weblate 2014-10-02 10:38:59 +02:00
robots.txt
schema_export.php Simplify schema exporting 2014-08-24 07:36:10 +05:30
server_binlog.php
server_collations.php
server_databases.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_engines.php
server_export.php
server_import.php
server_plugins.php
server_privileges.php Merge branch 'QA_4_2' 2014-10-23 12:58:09 -04:00
server_replication.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_sql.php
server_status_advisor.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_monitor.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_processes.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_queries.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status_variables.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_status.php Replace $replication_info by a global variable. 2014-11-09 19:14:26 +01:00
server_user_groups.php
server_variables.php
show_config_errors.php
sql.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
tbl_addfield.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
tbl_change.php Fix syntax error. 2014-10-20 20:56:12 +02:00
tbl_chart.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
tbl_create.php Improve multibytes string manipulation performances. 2014-10-30 17:40:09 +01:00
tbl_export.php bug #4444 No insert statement produced in SQL export for queries with alias 2014-11-19 10:36:29 +05:30
tbl_find_replace.php Update to new PMA_URL_getCommon parameters 2014-11-12 17:33:37 +05:30
tbl_get_field.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
tbl_gis_visualization.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_import.php
tbl_indexes.php
tbl_operations.php Fix syntax error. 2014-10-20 20:56:12 +02:00
tbl_printview.php Fix PHPCS issues. 2014-10-30 18:37:49 +01:00
tbl_recent_favorite.php Do not check for the validity of all recent tables on initial loading. 2014-10-20 12:29:48 +05:30
tbl_relation.php Use post params directly 2014-11-03 21:24:21 -08:00
tbl_replace.php Fix typos. 2014-11-02 18:32:42 +01:00
tbl_row_action.php
tbl_select.php Fix failing unit tests 2014-10-22 20:06:14 +02:00
tbl_sql.php
tbl_structure.php
tbl_tracking.php Merge branch 'QA_4_2' into QA_4_3 2014-11-25 09:15:08 +05:30
tbl_triggers.php
tbl_zoom_select.php Merge branch 'QA_4_2' into QA_4_3 2014-11-20 21:44:53 +05:30
themes.php
transformation_overview.php
transformation_wrapper.php Replace mb functions by standard string functions. 2014-10-04 10:09:06 +02:00
url.php bug #4612 [security] XSS vulnerability in redirection mechanism 2014-12-03 08:29:55 -05:00
user_password.php Coding style modifications. 2014-08-09 23:11:36 +02:00
version_check.php
view_create.php Cannot create view via Query results operation (master only) 2014-11-05 12:59:42 -05:00
view_operations.php
webapp.php Fix typos. 2014-11-02 18:32:42 +01:00

phpMyAdmin - Readme
===================

Version 4.3.5-dev

A set of PHP-scripts to manage MySQL over the web.

http://www.phpmyadmin.net/

Summary
-------

phpMyAdmin is intended to handle the administration of MySQL over the web.
For a summary of features, list of requirements, and installation instructions,
please see the documentation in the ./doc/ folder or at http://docs.phpmyadmin.net/

Copyright
---------

Copyright © 1998 onwards -- the phpMyAdmin team

Certain libraries are copyrighted by their respective authors;
see the full copyright list for details.

For full copyright information, please see ./doc/copyright.rst

License
-------

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License version 2, as published by the
Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Licensing of current contributions
----------------------------------

Beginning on 2013-12-01, new contributions to this codebase are all licensed
under terms compatible with GPLv2-or-later.  phpMyAdmin is currently
transitioning older code to GPLv2-or-later, but work is not yet complete.

Enjoy!
------

The phpMyAdmin team