-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwebpage.project.php.xml
38 lines (32 loc) · 1.18 KB
/
webpage.project.php.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<webpage id="php">
<config param="desc" value="PHP Plugin Project" />
<config param="rcsdate" value="$Date: 2012-12-07 23:27:57 +0800 (Fri, 07 Dec 2012) $" />
<head>
<title>The PHP Extension Community Library</title>
<titleabbrev>PHP Extension Project</titleabbrev>
<summary>The PHP Extension Community Library</summary>
</head>
<webtoc />
<section>
<title>SafeNet for PHP Extension</title>
<ulink url="https://github.com/netkiller/safenet-php" />
<para>git clone <ulink url="https://github.com/netkiller/safenet-php.git" /></para>
<para></para>
</section>
<!--
<webtoc />
<section>
<title>MySQL Images Plugin</title>
<para><ulink url="https://github.com/netkiller/mysql-image-plugin" /></para>
<para>git clone <ulink url="https://github.com/netkiller/mysql-image-plugin.git" /></para>
<para><ulink url="/journal/mysql-plugin.html">《数据库与图片完美解决方案》</ulink></para>
</section>
<webtoc />
<section>
<title></title>
<para><ulink url="https://github.com/netkiller/safenet-mysql" /></para>
<para>git clone <ulink url="https://github.com/netkiller/safenet-mysql.git" /></para>
</section>
-->
</webpage>