]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/load-styles.php
WordPress 4.3
[autoinstalls/wordpress.git] / wp-admin / load-styles.php
index 716592344e0c30963b0ff4883d97eb5b04dd4cfc..9133be3aa1ef6e8f95a401dc7d06ba9edcf17858 100644 (file)
@@ -81,6 +81,11 @@ function admin_url() {}
  */
 function wp_guess_url() {}
 
+/**
+ *
+ * @param string $path
+ * @return string
+ */
 function get_file($path) {
 
        if ( function_exists('realpath') )