Made I.T
8677627ef3
#1240 web/add/db/index.php double footer
...
Include of footer.html is already in render_page function.
2017-09-12 14:30:01 +02:00
Hoto Cocoa
3901abf9b6
Miss!
2017-09-10 15:08:58 +09:00
Hoto Cocoa
b6c650dcd6
Finish
2017-09-10 10:05:35 +09:00
Hoto Cocoa
1578f0f26d
Some korean
2017-09-08 19:53:12 +09:00
Hoto Cocoa
149e107635
Some translations
2017-09-08 18:53:23 +09:00
Anh Tuấn
aeb2925971
Add author credit
2017-07-27 19:09:40 +07:00
Anh Tuấn
c3438b286f
Enhanced Vietnamese language pack
2017-07-27 19:07:24 +07:00
Anh Tuấn
5c8e19e776
Fix Vietnamese language pack
2017-07-27 18:56:40 +07:00
igge2015
c18e8bacff
Edit a few words
2017-07-19 19:11:05 +08:00
dpeca
d446ba1e2b
Avoid repeated and quoted additional FTP username in email
...
Avoid repeated and quoted additional FTP username in when changing FTP pass or path.
Before this fix email contains:
Username: test_'test_anna'
Now it is corrected to:
Username: test_anna
2017-06-29 11:40:21 +02:00
malsony
b3ca0785f4
Update some wordings of cn.php.
2017-06-28 23:33:12 +08:00
Artem Yanovsky
f29c34dee1
Fix var name
...
v_domain - not a constant
2017-06-13 15:34:02 +03:00
dpeca
92fa085755
Minor improvements for Serbian translation
2017-04-27 18:45:41 +02:00
myrevery
8d342eebe6
Update cn.php
...
Add some translation and refine some details.
2017-04-25 12:40:16 -07:00
Secretjail
16f54d0e7a
Update fa.php
...
Update fa.php and correct some spelling.
2017-04-24 00:03:02 +04:30
myrevery
5e4ee8717e
Update cn.php
...
Add some translation and refine some details.
Add feedback link.
2017-04-20 10:50:37 -07:00
dpeca
b8babfbe7a
Minir improvements for Serbian translation
2017-04-19 21:22:50 +02:00
dpeca
6938601440
Revert "Patch insecure CSRF token crypto vulnerability"
2017-04-19 20:32:22 +02:00
dpeca
0cbb3613df
Merge pull request #1164 from Arinerron: Patch insecure CSRF token
...
Patch insecure CSRF token crypto vulnerability
2017-04-18 10:47:42 +02:00
dpeca
41c6dfcd1d
Minor improvements for Serbian translation
2017-04-18 01:00:19 +02:00
dpeca
6dd37ccf00
Introducing Serbian translation
2017-04-17 20:59:45 +02:00
dpeca
43e03d1845
Translation improvements for Email Credentials
2017-04-14 15:40:38 +02:00
dpeca
9347c2aa04
Sending mail credentials to email [edit form]
2017-04-14 14:50:15 +02:00
dpeca
2bff53e881
Minor fixes for Sending mail credentials to email
2017-04-09 02:54:35 +02:00
dpeca
8c1deb80f7
Sending mail credentials to email
2017-04-09 02:35:13 +02:00
Thatphon05
7ba26ca455
Improve Thai translation
2017-04-07 16:12:23 +07:00
Thatphon05
c31ddeffe5
Improve Thai translation
2017-04-07 16:06:51 +07:00
Thatphon05
58eb46c9d9
Improve Thai translation
2017-04-07 10:39:52 +07:00
Thatphon05
8da708b4f7
add Thai Language
2017-04-06 19:33:13 +07:00
Thatphon05
6cd72e8911
add Thai Language
2017-04-06 19:31:58 +07:00
Arinerron
cb7168f536
Fix cryptographically insecure CSRF token bug
2017-04-05 16:18:44 -07:00
Arinerron
2f5c7a10b7
Fix cryptographically insecure CSRF tokens
2017-04-05 16:16:01 -07:00
dpeca
26f48c8172
Missing colon in edit_mail_acc.html template
2017-03-17 11:30:24 +01:00
dpeca
4276dd3519
Missing colon in add_mail_acc.html template
2017-03-17 11:27:12 +01:00
System Void
8ae70316e9
Update index.php
2017-03-04 22:45:02 +00:00
naumov-socolov
1e4063eb7a
Merge pull request #1111 from developer-av/hotfix/1108
...
*Fix Proxy setting becomes unset by user*
2017-03-02 17:12:49 +03:00
Made I.T
5060176a5d
Merge pull request #1000 from devsaider/master
...
added robots.txt which pervents indexing by search engines
2017-03-02 13:12:23 +01:00
Made I.T
9fed62e08f
Merge pull request #1102 from cdnmall/patch-1
...
Fix fclose() incorrect variable
2017-03-02 11:35:14 +01:00
Alex
1bc576c4c6
Delete empty echo "";
2017-03-02 12:02:45 +02:00
Made I.T
f69d7adb54
Delete empty echo "";
...
Delete empty echo "";
2017-03-02 10:34:10 +01:00
Alex
20fbf49785
*Fix Proxy setting becomes unset by user*
2017-03-02 07:52:57 +02:00
Made I.T
516cd2b101
CSRF
2017-02-28 09:05:42 +01:00
Made I.T
9623be0708
CSRF
2017-02-28 09:01:30 +01:00
Joe Mattos
290086498c
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:02:10 -05:00
Joe Mattos
bf2b5672c2
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:01:29 -05:00
Joe Mattos
a0235ff66b
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:01:03 -05:00
Joe Mattos
86d663d9ac
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 01:00:21 -05:00
Joe Mattos
111c401ee0
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:59:54 -05:00
Joe Mattos
9d9884fdba
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:59:20 -05:00
Joe Mattos
5847fd87b6
Fix fclose() incorrect variable
...
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:58:46 -05:00