CR/LF ==> LF.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 04 Feb 2012 18:34:48 +0200
changeset 1206 c52cd5d0e9ed
parent 1205 fb22a651203c
child 1207 b014c71fdb7d
CR/LF ==> LF.
php.rst
--- a/php.rst	Sat Jan 21 18:47:08 2012 +0200
+++ b/php.rst	Sat Feb 04 18:34:48 2012 +0200
@@ -1,19 +1,19 @@
-.. -*- coding: utf-8; -*-
-
-======
- PHP.
-======
-
-Debugging.
-==========
-
-Pretty print variable::
-
-  print_r($var);
-
-Print backtrace::
-
-  debug_print_backtrace();
-
- * http://php.net/manual/ru/function.print-r.php
- * http://www.php.net/manual/en/function.debug-print-backtrace.php
+.. -*- coding: utf-8; -*-
+
+======
+ PHP.
+======
+
+Debugging.
+==========
+
+Pretty print variable::
+
+  print_r($var);
+
+Print backtrace::
+
+  debug_print_backtrace();
+
+ * http://php.net/manual/ru/function.print-r.php
+ * http://www.php.net/manual/en/function.debug-print-backtrace.php