Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
4d9e9247
Commit
4d9e9247
authored
Aug 10, 2007
by
Nigel McNie
Committed by
Penny Leach
Aug 17, 2007
Browse files
Revert "Changed MENUITEM constant for new menus"
This reverts commit 38dee2fe72f11d7d6d3d3a11331ba29d66130385.
parent
a03abb00
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/index.php
View file @
4d9e9247
...
...
@@ -26,7 +26,7 @@
define
(
'INTERNAL'
,
1
);
define
(
'PUBLIC'
,
1
);
define
(
'MENUITEM'
,
''
);
define
(
'MENUITEM'
,
'
home
'
);
require
(
'init.php'
);
define
(
'TITLE'
,
get_string
(
'home'
));
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment