[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 94ea5f97efa6be2e5b49e4004a294858885e7f23

Sebastian Reichel sre at ring0.de
Wed Jan 12 22:17:16 UTC 2011


The following commit has been merged in the master branch:
commit 94ea5f97efa6be2e5b49e4004a294858885e7f23
Author: Carlo Stemberger <carlo.stemberger at gmail.com>
Date:   Wed Jan 12 23:17:12 2011 +0100

    Adding manual.php

diff --git a/manual.php b/manual.php
new file mode 100644
index 0000000..314b3b7
--- /dev/null
+++ b/manual.php
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title> PHP Test Script </title>
+</head>
+<body>
+<pre>
+<?php
+passthru('./install.sh');
+?>
+</pre>
+</body>
+</html>

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list