Skip to content

Instantly share code, notes, and snippets.

View DavidGannon's full-sized avatar

David Gannon DavidGannon

View GitHub Profile
<?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');
<?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');