Completed
Push — xmf11sync ( 85ff3d )
by Richard
08:09
created
htdocs/xoops_lib/Xmf/Database/Migrate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
      *
78 78
      * @internal intended for module developers only
79 79
      *
80
-     * @return int|false count of bytes written or false on error
80
+     * @return null|false count of bytes written or false on error
81 81
      */
82 82
     public function saveCurrentSchema()
83 83
     {
Please login to merge, or discard this patch.