Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_ContractAllreadySignedException.php
index b3f0e5ec6c24ad80c726f7b60f52895addf890be..3c11743b4c64f690b64d3d2bdc00c16d4832b3ee 100644 (file)
@@ -19,7 +19,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 class ContractAllreadySignedException extends FrameworkException {
        public function __construct (array $classArray, $code) {