[guadec-web] Let's try echoing ABSPATH and find out what it contains
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] Let's try echoing ABSPATH and find out what it contains
- Date: Tue, 8 Jul 2014 17:33:04 +0000 (UTC)
commit 868f71bb4f8eb77ba4cd89db819990bfcaa6efe7
Author: Andrea Veri <av gnome org>
Date: Tue Jul 8 19:32:55 2014 +0200
Let's try echoing ABSPATH and find out what it contains
guadec/ipnlistener.php | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/guadec/ipnlistener.php b/guadec/ipnlistener.php
index 657cb5e..68865de 100755
--- a/guadec/ipnlistener.php
+++ b/guadec/ipnlistener.php
@@ -12,6 +12,8 @@
* @copyright (c) 2012 - Micah Carrick
* @version 2.1.0
*/
+
+echo ABSPATH
require_once( ABSPATH . 'wp-load.php' );
global $wpdb;
@@ -328,4 +330,4 @@ class IpnListener {
}
}
}
-?>
\ No newline at end of file
+?>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]