minor readme and settings fixes

Bu işleme şunda yer alıyor:
2017-10-06 12:34:05 +03:00
ebeveyn a02c2fb6ae
işleme 4694fc18b4
2 değiştirilmiş dosya ile 7 ekleme ve 3 silme
+6 -3
Dosyayı Görüntüle
@@ -1,4 +1,4 @@
PHPCSV Guestbook version 0.99.2
PHPCSV Guestbook version 0.99.3
Simple php guestbook with csv file data storage.
@@ -6,14 +6,17 @@ Features:
- Captcha
- Admin panel
- Search
- Images upload
- Images and files upload
- 'Read More' button
- Pagination
- Categories
- Replies
- Locked and sticky posts
- Special fields
Working example: https://zlaxyi.soundragon.su/gb
Working examples:
http://arabic.freecluster.eu
http://zlaxyi.soundragon.su/gb
PHPCSV Guestbook requires PHP 5.0 or higher version.
+1
Dosyayı Görüntüle
@@ -103,6 +103,7 @@ $Titles["Replied"]="replied";
$Titles["Replying"]="Replying to this message:";
$Titles["Locked"]="Locked";
$Titles["Sticky"]="Sticky";
$Titles["AttachedFile"]="Attached file";
$Titles["Field1"]="Field1";
$Titles["PreField1"]="<i>";
$Titles["PostField1"]="</i>";