MDL-46235 fix trailing whitespace

This commit is contained in:
Dan Poltawski
2014-10-14 14:49:46 +01:00
parent c7134a38cb
commit ce417bc33f
+1 -1
View File
@@ -261,7 +261,7 @@ class mysql_sql_generator extends sql_generator {
return $sqls;
}
/**
* Given one correct xmldb_table, returns the SQL statements
* to create temporary table (inside one array).