Go to file
Rahul Kadyan 4d308ba364 Remove unneeded closing tags
Closing tags at the end of file are not mandatory. It is often
suggested to omit to closing tags at the end of file to prevent
unwanted effects as PHP will start output buffering if there is
any character after closing tag.

Reference: http://php.net/manual/en/language.basic-syntax.phptags.php

Signed-off-by: Rahul Kadyan <hi@znck.me>
2015-03-06 23:37:35 +05:30
doc 4.4.0-alpha1 release 2015-03-04 14:46:21 -05:00
examples bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory 2014-12-30 22:55:33 +05:30
js Improve messages 2015-03-01 06:38:22 -05:00
libraries Improve coding style 2015-03-05 10:04:14 +05:30
PMAStandard Update PMAStandard as per PHP_CodeSniffer 2.x 2015-02-26 14:23:48 +05:30
po Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-03-05 08:17:17 +05:30
scripts Mention new way of announcing the release on Twitter 2015-02-24 09:27:17 -05:00
setup Update jquery-ui to version 1.11.2 2014-12-05 13:12:54 +05:30
sql bug #4675 phpMyAdmin should be able to work without 'examples' DIR - move SQL scripts to sql directory 2014-12-30 22:55:33 +05:30
test Merge pull request #1528 from rakeshkaundilya/master 2015-02-27 09:30:43 -05:00
themes Fix merge conflict 2015-03-03 15:44:08 -05:00
.coveralls.yml Simplify coveralls settings 2014-05-10 20:45:22 +02:00
.gitignore Ignore Ant cache files 2014-03-20 13:05:53 +01:00
.jshintrc Higher limit on detected errors 2013-04-16 13:00:22 +02:00
.scrutinizer.yml fix typo 2015-02-14 19:44:22 +05:30
.travis.yml Try running tests with PHP nightly (upcoming PHP 7) 2015-02-26 15:27:53 +01:00
browse_foreigners.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
build.xml Supress success output from lint 2014-12-04 15:52:47 +01:00
ChangeLog Merge branch 'QA_4_4' 2015-03-05 08:12:51 +05:30
changelog.php Replace mb functions by standard string functions. 2014-10-04 10:09:06 +02:00
chk_rel.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
composer.json Install ocular using composer instead of wget 2014-12-04 14:03:48 +01:00
config.sample.inc.php Remove display direction 2015-01-12 14:31:44 +05:30
CONTRIBUTING.md Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
db_central_columns.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_datadict.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_designer.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_events.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_export.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_import.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_operations.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_printview.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_qbe.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_routines.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_search.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_sql_autocomplete.php rfe #1595 make professional code editor suggestion 2015-02-21 16:27:31 +08:00
db_sql_format.php SQL formatting with sql-formatter 2015-01-06 13:29:43 +05:30
db_sql.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_structure.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_tracking.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
db_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
DCO Remove trailing whitespace from the documentation 2014-03-20 09:39:07 +01:00
error_report.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
export.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
favicon.ico
file_echo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
gis_data_editor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
import_status.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
import.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
index.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
LICENSE
license.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
navigation.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
normalization.php 3NF complete 2014-08-05 17:05:31 +05:30
phpinfo.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
phpmyadmin.css.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
phpunit.xml.dist Do not build HTML coverage logs, we do not use them at all 2014-06-24 11:53:00 +02:00
phpunit.xml.hhvm Add HHVM-specific phpunit configuration 2014-03-14 01:10:15 +00:00
phpunit.xml.nocoverage Convert remaining Selenium tests to new model 2014-02-17 20:28:56 +01:00
prefs_forms.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
prefs_manage.php Minor HTML/PHP rewrite. 2015-02-08 16:35:16 +01:00
print.css Use print.css in header_printview.inc.php 2012-05-13 00:28:34 +01:00
README 4.4.0-alpha1 release 2015-03-04 14:46:21 -05:00
README.rst Switch to new style SVG badges 2015-01-14 14:09:51 +01:00
robots.txt
schema_export.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_binlog.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_collations.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_databases.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_engines.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_export.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_import.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_plugins.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_privileges.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_replication.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_sql.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_advisor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_monitor.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_processes.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_queries.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status_variables.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_status.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_user_groups.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
server_variables.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
show_config_errors.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
sql.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_addfield.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_change.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_chart.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_export.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_find_replace.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_get_field.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_gis_visualization.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_import.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_indexes.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_operations.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_printview.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_recent_favorite.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_relation.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_replace.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_row_action.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_select.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_sql.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_structure.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_tracking.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_triggers.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
tbl_zoom_select.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
themes.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
transformation_overview.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
transformation_wrapper.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
url.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
user_password.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
version_check.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
view_create.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30
view_operations.php Remove unnecessarily added empty lines. 2014-06-16 11:50:54 +05:30
webapp.php Remove unneeded closing tags 2015-03-06 23:37:35 +05:30

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

Version 4.5.0-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