Wedge

Public area => Bug reports => The Pub => Archived fixes => Topic started by: Dragooon on January 17th, 2013, 07:16 PM

Title: Typo in Class-DBPackages.php
Post by: Dragooon on January 17th, 2013, 07:16 PM
Class-DBPackages.php

Code: (Line 39) [Select]
return in_array(str_to_lower($table), $reserved);
Title: Re: Typo in Class-DBPackages.php
Post by: Arantor on January 17th, 2013, 07:53 PM
Thanks, I'll fix it, I didn't test it properly before, will commit that in a bit along with a few other bits and pieces.