This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, 6.1 has been updated
via 1af6f764afc5e2e5a182f524e27cce1a549de90c (commit)
from e497f91aa22d33ea99f497e62ca595f93112075e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=1af6f764afc5e2e5a182f524e27cce1a549de90c
commit 1af6f764afc5e2e5a182f524e27cce1a549de90c
Author: Franck Villaume <[email protected]>
Date: Mon Apr 16 19:53:12 2018 +0200
missing html.php move
diff --git a/src/www/include/note.php b/src/www/include/note.php
index 4a0c138..1a75cbd 100644
--- a/src/www/include/note.php
+++ b/src/www/include/note.php
@@ -23,7 +23,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-require_once dirname(__FILE__).'/html.php';
+require_once $gfcommon.'include/html.php';
/**
* editor_button_raw() - Open an Editor dialog window
-----------------------------------------------------------------------
Summary of changes:
src/www/include/note.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits