add urlsafe_base64

This commit is contained in:
2014-09-03 16:30:54 +08:00
parent 2b5584b223
commit 0d266437be
2 changed files with 7 additions and 17 deletions

View File

@ -16,6 +16,5 @@ if(is_file(ROOT.'themes/default/'. $__showPage .'.tpl.html'))
echo "<div>can't find $__showPage html file</div>";
?>
<script type="text/javascript" charset="utf-8" src="http://js.t.sinajs.cn/t4/enterprise/js/public/appframe/client.js"></script>
</body>
</html>