View Single Post
RedRobster
Veteran Member
Join Date: Apr 2010
Location: Your Closet
Old 05-31-2010 , 11:33   Re: How not to hard code paths
Reply With Quote #8

Also, shouldn't it be
PHP Code:
  get_localinfo("amxx_configsdir"configsdir63); 
Instead of
PHP Code:
  get_localinfo("amxx_configsdir"configdir63); 
? o.0
RedRobster is offline