On 23 Jul 2012, at 9:53 AM, Ashraf Mansour wrote: > I just received 'None', when accessing certain page. > is this an error? > > there is no ticket as normal. > Please explain... >
Most likely a function that returns None or a function without a return value. --

