]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - index.php
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / index.php
index ecbfb3eb7b1d692e46d47ba2ae50cfc9fa13a4c3..f048d10c3cff264f144489995eb625311361a368 100644 (file)
--- a/index.php
+++ b/index.php
@@ -37,6 +37,9 @@
  * @license  GNU Affero General Public License http://www.gnu.org/licenses/
  */
 
+// Comment in if you have xdebug installed and need a detailed backtrace:
+//xdebug_start_trace();
+
 $_startTime = microtime(true);
 $_perfCounters = array();