View Single Post
  #6  
Old 03-25-2013, 10:53 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 615,151
Hall of Famer is on a distinguished road
Default

I see, but anyway I dont think adding http:// makes such difference. On a side note, Id personally write the code like this:

PHP Code:
$moduleContainer->add(new Link("languages/de""Deutsch"));  
$moduleContainer->add(new Link("language/en""English")); 
Try not to use the Comment Object unless it is meant to be a sentence or a paragraph. The GUI system is more powerful than you think. XD
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote