FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » 3.0.2 typo on fudapi.inc.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
3.0.2 typo on fudapi.inc.php [message #165535] Sun, 10 July 2011 20:39 Go to previous message
srchild is currently offline  srchild   United Kingdom
Messages: 88
Registered: December 2003
Location: UK
Karma:
Member
Line 593 says:

$err = 'value for '. $v .' must be unique, specified value of '. $vals[$v] '. already exists.';


should be:

$err = 'value for '. $v .' must be unique, specified value of '. $vals[$v] .' already exists.';




Simon Child
[Message index]
 
Read Message
Read Message
Previous Topic: Permissions to Edit Messages on 3.0.2
Next Topic: New web server, try to install 3.0.0 / clearos 5.2
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu May 09 10:09:03 GMT 2024

Total time taken to generate the page: 0.04023 seconds