commit 5169c7f32ba2ceabf9b4d706199f38b6b6b975f9
parent 626b1c8aaf4dbe6042e973a2d27ced1187826a3e
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 2 Jan 2015 21:56:27 +0100
fix loop
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html_header.php b/html_header.php
@@ -3,7 +3,7 @@
<script type="text/javascript">
jQuery(document).ready(function($){
var divs = $("#socialshareprivacy div").length
- while (i < divs){}
+ while (i < divs){
if($('#socialshareprivacy').length > 0){
$('#socialshareprivacy').socialSharePrivacy({
services : {