unreal4u
Results 1 - 1 of 1
I had a little problem with line #76 & #78, PHP told me that $cs was not defined yet. Solved it writing $cs = -5 just below the getdate() function. (I guess a link item will never have a negative id). This was on Joomla 1.0.x
Apart of that, it's a very nice app... It does just what I want it to do and it saved me a lot of time testing and integrating some module made by myself :P
Apart of that, it's a very nice app... It does just what I want it to do and it saved me a lot of time testing and integrating some module made by myself :P
Owner's reply
thnx for noticing this i adapted the code for 1.0

