Page MenuHomeDevCentral

D86.diff
No OneTemporary

D86.diff

diff --git a/core.php b/core.php
--- a/core.php
+++ b/core.php
@@ -4,7 +4,7 @@
/**
* Keruald, core libraries for Pluton and Xen engines.
- *
+ *
* Global functions
*/
@@ -129,10 +129,10 @@
///
/// Error and debug
///
-
+
/**
* Prints human-readable information about a variable, wrapped in a <pre> block
- *
+ *
* @param mixed $variable the variable to dump
*/
function dprint_r ($variable) {
@@ -144,7 +144,7 @@
/**
* Prints human-readable information about a variable, wrapped in a <pre> block
* then dies
- *
+ *
* @param mixed $variable the variable to dump
*/
function dieprint_r ($variable) {

File Metadata

Mime Type
text/plain
Expires
Wed, May 7, 19:09 (19 h, 7 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2638850
Default Alt Text
D86.diff (636 B)

Event Timeline