root/releases/0.1.2a/content/mainindex/content_main_run_your_own.php

Revision 2, 189 bytes (checked in by sven, 3 years ago)

importing elgg-0.1.1a

Line 
1 <?php
2 $sitename = sitename;
3 $run_result .= <<< END
4     <h1>Run your own $sitename</h1>
5
6     <p>[<i>Details will be available shortly on how you can run your own $sitename.</i>]</p>
7 END;
8 ?>
Note: See TracBrowser for help on using the browser.