Completed
Push — 3.2.x ( eabb04...b8f3d7 )
by Erwan
02:27
created
migrations/v20x/add_cat_route_field.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
 	* @inheritDoc
26 26
 	*/
27 27
  	public function update_schema()
28
-	{
28
+ 	{
29 29
 		return array(
30 30
 			'add_columns'	=> array(
31 31
 				$this->table_prefix . 'directory_cats' => array(
Please login to merge, or discard this patch.