Improve code style of function names

Thx
429d43dc78 (r29068381)
This commit is contained in:
rugk
2018-05-22 10:19:53 +02:00
parent 429d43dc78
commit 733cc70967
3 changed files with 18 additions and 19 deletions

View File

@@ -54,7 +54,7 @@ if ($QRCODE):
<?php
endif;
?>
<script type="text/javascript" src="js/privatebin.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-1BUJ1V4Y4Ej0dSOPsQevY2J0GWnjfm++cZwPMvHv8mCkm1il1PppRRVXPhfaIkoPi44Qi1I3CLYssWqHITMOcA==" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/privatebin.js?<?php echo rawurlencode($VERSION); ?>" integrity="sha512-lOkttpDmPCMhf4whJoOeRnNj1ZJL4kJOR+9eJpOwPqWKU4AYvN70TaJbm4Jjm9Rh86slQZyXO/t7CQ0G9lxthQ==" crossorigin="anonymous"></script>
<!--[if lt IE 10]>
<style type="text/css">body {padding-left:60px;padding-right:60px;} #ienotice {display:block;} #oldienotice {display:block;}</style>
<![endif]-->