Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed Ashraf <mohamed.ashraf.213@gmail.com>2013-07-29 19:51:45 +0400
committerMohamed Ashraf <mohamed.ashraf.213@gmail.com>2013-07-29 19:51:45 +0400
commit005c8953a35dd774ff09abef620deb9abbc27d56 (patch)
treed503c87a8a432b4c36358ded589382479705b30b /error_report.php
parent0e3b830e3e1728d0e075053e63bedf09be097076 (diff)
Removed some useless comments in error_report.php
Diffstat (limited to 'error_report.php')
-rw-r--r--error_report.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/error_report.php b/error_report.php
index 6408f15703..93682db157 100644
--- a/error_report.php
+++ b/error_report.php
@@ -5,9 +5,6 @@
*
* @package PhpMyAdmin
*/
-/**
- * Gets some core libraries
- */
require_once 'libraries/common.inc.php';
include_once 'js/line_counts.php';