D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
sadaunjx
/
yenhis.org
/
wp-content
/
plugins
/
w3-total-cache
/
Filename :
Extension_Genesis_Page.php
back
Copy
<?php namespace W3TC; class Extension_Genesis_Page { static public function w3tc_extension_page_genesis_theme() { $config = Dispatcher::config(); include W3TC_DIR . '/Extension_Genesis_Page_View.php'; } }