B4BY.588
Home
Terminal
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sportmx
/
public_html
/
wp-content
/
plugins
/
akismet
/
views
/
Filename :
footer.php
back
Copy
<?php /** * Akismet footer template. * * Renders the akismet_footer action hook. */ declare( strict_types = 1 ); do_action( 'akismet_footer' );