http://www.icyphoenix.com/viewtopic.php?f=28&t=6601&p=45244#p45244
-----------------------------------
spydie
Thu 22 Oct, 2009 12:52

Question About Salt-forum Of PhpBB
-----------------------------------
Hi 

i got one question. What to do with the salt the forum thing that PhpBB3 uses.

In every mod i try to convert from PhpBB3 to Icy 1.3 y get stuck with these lines.

I´ve tried to just delet them but in most ocasions that does´nt work.

Here´s an example of the code.

[code linenumbers=false]// Salting the form...yumyum ...
add_form_key('formel');
[/code]


