[guadec-web] Wrong way to echo it



commit befc1530042ea99f3783e5a697ca30e68b3caf38
Author: Andrea Veri <av gnome org>
Date:   Tue Jul 8 19:35:17 2014 +0200

    Wrong way to echo it

 guadec/ipnlistener.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/guadec/ipnlistener.php b/guadec/ipnlistener.php
index 68865de..5da15b6 100755
--- a/guadec/ipnlistener.php
+++ b/guadec/ipnlistener.php
@@ -13,7 +13,7 @@
  *  @version    2.1.0
  */
 
-echo ABSPATH
+<?= ABSPATH?>
 require_once( ABSPATH . 'wp-load.php' );
 
 global $wpdb;    


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]