ClientDownload: Difference between revisions

From Ameise-en
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
This will be a Special Page for client download
This will be a Special Page for client download
<file php myexample.php>
<?php echo "hello world!"; ?>
</file>


[[de:ClientDownload]]
[[de:ClientDownload]]
[[en:ClientDownload]]
[[en:ClientDownload]]

Revision as of 16:08, 16 April 2013

This will be a Special Page for client download

<file php myexample.php> <?php echo "hello world!"; ?> </file>