mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
22 lines
861 B
JSON
22 lines
861 B
JSON
{
|
|
"name": "Flat-File-Guestbook",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "The Flat File PHP Guestbook is designed to be lightweight, easy on the server, and simple to install. Requires PHP 4+.",
|
|
"website": "http://www.advancebydesign.com/software/php-scripts-and-programmes/mail-and-feedback/php-flat-file-guestbook.html",
|
|
"matches": [
|
|
{
|
|
"text": "<link rel=\"stylesheet\" type=\"text/css\" href=\"ffgb_styles.css\">"
|
|
},
|
|
{
|
|
"text": "<a href=\"guestbook.php\">Return to the Guestbook</a><br> <br>"
|
|
},
|
|
{
|
|
"text": "<td align=\"right\"><input type=\"password\" value=\"\" name=\"ffgb_pass\"></td></tr>"
|
|
},
|
|
{
|
|
"text": "<a href=\"ffgb_admin.php\"><i>Manage this Guestbook</i></a>"
|
|
}
|
|
]
|
|
}
|