[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Re Sausalito for the Qube 3 - More Questions
- Subject: [cobalt-developers] Re Sausalito for the Qube 3 - More Questions
- From: "Boblee" <boblee@xxxxxxxxxxxxx>
- Date: Mon Feb 19 19:08:13 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
I am having a little trouble getting to understand the Serverscripthelper
or the i18 classes
I have found the php files like loggIn.php and splashPersonal.php
the PHP code inside makes function calls to things like
$i18n->get("thankYouMessage")
and
<?php printf($fontTag, $i18n->get("splashPersonalMessage")); ?>
sounds like a good idea, to have these type of messages stored in database,
or at lest in xml files somewhere...
Not being too familar with i18, or what exactally is happening here, can
someone point me to where I would find the souce of these messages, so I can
change them...
Thank you
Bob Lee