i was wondering what the php bin was because there is a php script that requires it
'phpbin' => "php", this is the default but im not sure it its right thanks
i was wondering what the php bin was because there is a php script that requires it
'phpbin' => "php", this is the default but im not sure it its right thanks
It's not 100% sure that I have right since a language file in phpBB looks like this:
And that look very similliar as that you posted.PHP Code:$lang = array_merge($lang, array(
'PORTAL' => 'Portal',
'ANNOUNCEMENTS' => 'Announcements',
'NEWS' => 'News',
'POLL' => 'Poll',
'READ_FULL' => 'Read all',
'NO_NEWS' => 'No news',
'POSTED_BY' => 'Poster',
'COMMENTS' => 'Comments',
'VIEW_COMMENTS' => 'View comments',
'POST_REPLY' => 'Write comments',
'CLOCK' => 'Clock',
ohhh i see what you mean but mines like this:
'phpbin' => "php",
'db' => "dummy",
'dbhost' => "",
'dbuser' => "",
'dbpass' => "",
'dbname' => ""
)
?>
Its an array definition, doesn't have to be a language file.
Easiest 70 points you'll make on x10
Feel free to add my reputation by clicking on theif you found my post helpful to you :P
If I am not responding to your PMs, that means I am ignoring you. Take a hint.
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0