aboutsummaryrefslogtreecommitdiff
path: root/mod/graphstats/views/default/js/raphael/raphael.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/graphstats/views/default/js/raphael/raphael.php')
-rw-r--r--mod/graphstats/views/default/js/raphael/raphael.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/graphstats/views/default/js/raphael/raphael.php b/mod/graphstats/views/default/js/raphael/raphael.php
new file mode 100644
index 000000000..4ce441133
--- /dev/null
+++ b/mod/graphstats/views/default/js/raphael/raphael.php
@@ -0,0 +1,3 @@
+<?php
+
+include(elgg_get_plugins_path() . 'graphstats/vendors/raphaeljs/raphael.js');