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
a23cde98
Commit
a23cde98
authored
Oct 09, 2006
by
Nigel McNie
Committed by
Nigel McNie
Oct 09, 2006
Browse files
Corrected capitalisation, now we know the name of the project.
parent
d510ca3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/pagetemplate.php
View file @
a23cde98
<?php
<?php
/**
/**
* This program is part of
m
ahara
* This program is part of
M
ahara
*
*
* This program is free software; you can redistribute it and/or modify
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* it under the terms of the GNU General Public License as published by
...
@@ -28,4 +28,4 @@ define('INTERNAL',1);
...
@@ -28,4 +28,4 @@ define('INTERNAL',1);
require
(
'init.php'
);
require
(
'init.php'
);
// Your code here
// Your code here
?>
?>
\ No newline at end of file
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