<?php if(! function_exists("string_plural_select_it")) { function string_plural_select_it($n){ return ($n != 1);; }} ; $a->strings["Numfriends settings updated."] = ""; $a->strings["Numfriends Settings"] = ""; $a->strings["How many contacts to display on profile sidebar"] = ""; $a->strings["Save Settings"] = "";