X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/f5fcdc7994bb67cce809bc4777944ae8b7fad4a4..53f4633144ed68c8b8fb5861f992b5489894a940:/wp-admin/load-styles.php?ds=sidebyside diff --git a/wp-admin/load-styles.php b/wp-admin/load-styles.php index 71659234..9133be3a 100644 --- a/wp-admin/load-styles.php +++ b/wp-admin/load-styles.php @@ -81,6 +81,11 @@ function admin_url() {} */ function wp_guess_url() {} +/** + * + * @param string $path + * @return string + */ function get_file($path) { if ( function_exists('realpath') )