[foundation-web] Adjust path for the include
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [foundation-web] Adjust path for the include
- Date: Wed, 13 May 2020 17:27:20 +0000 (UTC)
commit 7ed09432c0973cac6f339fa2baf24b6b44708bab
Author: Andrea Veri <averi redhat com>
Date: Wed May 13 19:27:15 2020 +0200
Adjust path for the include
foundation.gnome.org/vote/include/election-sql.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/foundation.gnome.org/vote/include/election-sql.php
b/foundation.gnome.org/vote/include/election-sql.php
index 9f08841..f88092d 100644
--- a/foundation.gnome.org/vote/include/election-sql.php
+++ b/foundation.gnome.org/vote/include/election-sql.php
@@ -1,6 +1,6 @@
<?php
-include_once('mysql_compat.inc.php');
+include_once('include/mysql_compat.inc.php');
$has_config = FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]