Notice: Undefined variable: ub in /var/www/clients/client1/web1/web/functions.php on line 264
Notice: Undefined variable: ub in /var/www/clients/client1/web1/web/functions.php on line 276
Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/clients/client1/web1/web/functions.php on line 276
Default ezbloo footerphp
<footer class="container-fluid text-center"> <?php footerr(); ?> <?php chat(); ?> </footer> </div> </body> </html> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet" async defer /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" async defer /> <link rel="stylesheet" href="<?php siteurl(); ?>css/star-rating.min.css" media="all" rel="stylesheet" type="text/css" async defer /> <link rel="stylesheet" href="<?php siteurl(); ?>css/custom.css" media="all" rel="stylesheet" type="text/css" async defer /> <script async src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script async src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> <script async src="<?php siteurl(); ?>js/star-rating.min.js" type="text/javascript"></script> <script>var images = document.getElementsByTagName("img"); var i; for(i = 0; i < images.length; i++) { images[i].className += " img-responsive"; }</script> <?php $con->close(); ?>


Category: footer-template
Leave a review