
07-05-2006, 06:10 PM
|
|
|
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by utw-Mephisto
What about the file edits when I don't use a prefix on the master , like
Since I don't use prefixes for the master, would I change it to :
Code:
$this->db_insert('.', 'usertextfield', $doquery);
???
Also :
But once again, my master does not have a prefix ... would I have to change it to
Code:
change to : var $table = '._pmtext';
|
|