Elgg  Version 2.3
open.js
Go to the documentation of this file.
1 'use strict';
2 
3 module.exports = function(grunt) {
4 
5  return {
6  docs: {
7  path: 'http://localhost:1919/index.html',
8  }
9  }
10 }
$CONFIG path
The full path where Elgg is installed.
Definition: config.php:16
elgg module
Definition: admin.css.php:328