/*
Determine the full url to the directory this plugin resides in.
*/
$GLOBALS["WS_PLUGIN__"]["s2member"]["c"]["dir_url"] = WP_CONTENT_URL . /* URL to the plugin directory. */
preg_replace ("/^(.*?)(\/" . preg_quote (basename (WP_CONTENT_DIR), "/") . ")/", "", dirname (dirname (__FILE__)));
Statistics: Posted by Jason Caldwell — June 23rd, 2010, 4:00 pm
Statistics: Posted by sun4tzu — June 5th, 2010, 10:51 pm