]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/exceptions/class_TotalPriceNotCalculatedException.php
Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_TotalPriceNotCalculatedException.php
index fb11e1ba2e9105ce87308e0107f3be996a69b961..66e7f6769dfaa337c8b570d617f0556d1a18264d 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 TotalPriceNotCalculatedException extends FrameworkException {
        public function __construct (BaseFrameworkSystem $class, $code) {