root/releases/elgg0.8rc2/content/mainindex/content_main_run_your_own.php

Revision 269, 188 bytes (checked in by ben, 3 years ago)

--

  • Property svn:eol-style set to native
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.