Commit fd52a1454efb598538244ac8b1117ee074d818cd
Bulk updates - search, rights \!own
Author: Catalin(ux) M. BOIE
Author date (UTC): 2012-10-31 22:08
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2012-10-31 22:08
Parent(s): 63e34cf9032bb7b108b51c97ccbd1efbd1e5cd7b
Signing key:
Tree: 37725fda561a1f3b08edf1f6c68086d23cf2e03c
File inc/bye/bye.php deleted (index dde1bb4..0000000) |
1 |
|
<?php |
|
2 |
|
rg_log("/inc/bye/bye"); |
|
3 |
|
|
|
4 |
|
$_bye = ""; |
|
5 |
|
|
|
6 |
|
$_bye .= "Bye!"; |
|
7 |
|
|
|
8 |
|
?> |
|
File root/themes/default/user/email_conf.html added (mode: 100644) (index 0000000..3aa3083) |
|
1 |
|
<div class="ok"> |
|
2 |
|
Check your e-mail and follow the link inside it. |
|
3 |
|
</div> |
File root/themes/default/user/logout.html copied from file root/themes/default/errmsg/nodata.html (similarity 100%) |
File root/themes/default/user/logout_err.html added (mode: 100644) (index 0000000..8f74e6f) |
|
1 |
|
<div class="warning"> |
|
2 |
|
Cannot log you out. Please clean all cookies and restart the browser. |
|
3 |
|
</div> |