Completed
Pull Request — patch_1-1-4 (#3210)
by Emanuele
12:56
created
sources/subs/Agreement.class.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -104,7 +104,7 @@
 block discarded – undo
104 104
 	/**
105 105
 	 * Creates a backup of the current version of the agreement/s.
106 106
 	 *
107
-	 * @return string|bool the backup_id if successful, false if creating the backup fails
107
+	 * @return false|string the backup_id if successful, false if creating the backup fails
108 108
 	 */
109 109
 	public function storeBackup()
110 110
 	{
Please login to merge, or discard this patch.