some functionality for login etc.

This commit is contained in:
rolux 2010-12-24 17:13:51 +00:00
commit 631a64b32d
4 changed files with 7780 additions and 396 deletions

View file

@ -18,7 +18,8 @@ if(typeof(console)=='undefined') {
<script type="text/javascript" src="/static/oxjs/build/js/ox.js"></script>
<script type="text/javascript" src="/static/oxjs/build/js/ox.ui.js"></script>
<script type="text/javascript" src="/static/js/pandora.js"></script>
<script type="text/javascript" src="/static/js/pandora.local.js"></script>
<!--
<script type="text/javascript" src="/static/js/pandora.local.js"></script> -->
</head>
<body></body>
</html>