[wp-hackers] Minor change in wp-admin;
	$theme_root and $theme_loc to be more dynamic
    Francis Reyes 
    francis.reyes at colorado.edu
       
    Sat May 27 15:53:43 GMT 2006
    
    
  
$theme_root is defined via get_theme_root in functions.php but it is  
statically defined in admin-functions.php
Perhaps it is better to have admin-functions.php:1123: as $theme_root  
= get_theme_root(); and change 1122 definition of $theme_loc  
accordingly.
FR
---------------------------------------------
Francis Reyes M.Sc.
215 UCB
University of Colorado at Boulder
gpg --keyserver pgp.mit.edu --recv-keys 67BA8D5D
8AE2 F2F4 90F7 9640 28BC  686F 78FD 6669 67BA 8D5D
    
    
More information about the wp-hackers
mailing list