PK

ADDRLIN : /home/anibklip/pcfcindia.com/24-25/
FLL :
Current File : /home/anibklip/pcfcindia.com/24-25/foot.php

<?php 

$content=<<<EOT

					</div>

					<hr class="hide" />

			

			    <!-- start #footer -->

			

			    <div id="footer">

			    <div id="footer-contents">

			        <hr />

			      <p align="center">Copyright &#169; 2024-25 ANI Business Solutions. All rights reserved.</p>

			    </div>

			    </div>

			    <!-- end #footer -->

			

			</body>

			</html>

EOT;

echo $content;

?>


PK 99