This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * User: gannon | |
| * Date: 10/10/13 | |
| * Time: 1:00 PM | |
| * SDRCServerInfoWidget is the controller for the SDRC Server Info Widget for wordpress | |
| */ | |
| //add stem condinser | |
| include( plugin_dir_path( __FILE__ ) . 'lib/steam-condenser.php'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * User: gannon | |
| * Date: 10/10/13 | |
| * Time: 1:00 PM | |
| * SDRCServerInfoWidget is the controller for the SDRC Server Info Widget for wordpress | |
| */ | |
| //add stem condinser | |
| include( plugin_dir_path( __FILE__ ) . 'lib/steam-condenser.php'); |