Code cleanup in PHP files for QXZ functions
Added ADMIN_www_languages.pl script to parse all web files for QXZ phrases and populate DB table www_phrases git-svn-id: svn://192.168.202.10@2213 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1768,7 +1768,7 @@ if ($enable_fast_refresh < 1) {echo "var refresh_interval = 1000;\n";}
|
||||
var reglink='';
|
||||
if (taskreg.length<1)
|
||||
{
|
||||
head_reg = <?php echo _QXZ("'NO ONE'"); ?>;
|
||||
head_reg = '<?php echo _QXZ("NO ONE"); ?>';
|
||||
show_reglink=1;
|
||||
reglink = "<a href=\"#\" onclick=\"conf_register_room('" + head_conf + "');return false;\">Register</a>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user