D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
stickain
/
flyfishing.davidsteele.com
/
wp-content
/
plugins
/
popup-maker
/
classes
/
Filename :
Popup.php
back
Copy
<?php /** * Popup class * * @package PopupMaker * @copyright Copyright (c) 2024, Code Atlantic LLC */ /** * Class PUM_Popup * * Empty class extender here for backward compatibility. */ class PUM_Popup extends PUM_Model_Popup {}