From a22425e8c781c1b5e8a3707ea67736673d6bc797 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 15 Feb 2015 10:15:59 +0100 Subject: Updated makefile, removed docs (users can compile it themselves if they want) --- docs/reports/errors.html | 577 ----------------------------------------------- 1 file changed, 577 deletions(-) delete mode 100644 docs/reports/errors.html (limited to 'docs/reports/errors.html') diff --git a/docs/reports/errors.html b/docs/reports/errors.html deleted file mode 100644 index 8ac39a4..0000000 --- a/docs/reports/errors.html +++ /dev/null @@ -1,577 +0,0 @@ - - - - - - » Compilation errors - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
- - - -
- -

- - file.class.php - 1 -

-
- - - - - - - - - - - - - - - -
TypeLineDescription
error44Argument $pdo is missing from the Docblock of __construct
-
-
-
- -

- - correspondence.class.php - 5 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error0No summary was found for this file
error115Argument $key is missing from the Docblock of _
error128Argument $orientation is missing from the Docblock of __construct
error142Argument $lang is missing from the Docblock of SetLangauge
error156Argument $contact is missing from the Docblock of SetContact
-
-
-
- -

- - client.class.php - 3 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error44Argument $pdo is missing from the Docblock of __construct
error89Argument $name is missing from the Docblock of setName
error176Argument $name is missing from the Docblock of createContact
-
-
-
- -

- - assignment.class.php - 8 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error53Argument $pdo is missing from the Docblock of __construct
error121Argument $title is missing from the Docblock of setTitle
error139Argument $parseMarkdown is missing from the Docblock of getDescription
error157Argument $description is missing from the Docblock of setDescription
error186Argument $hours is missing from the Docblock of setHours
error215Argument $price_per_hour is missing from the Docblock of setPricePerHour
error244Argument $vat is missing from the Docblock of setVAT
error276Argument $what is missing from the Docblock of calculate
-
-
-
- -

- - response.class.php - 5 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error47Argument $name is missing from the Docblock of __set
error58Argument $name is missing from the Docblock of __get
error69Argument $name is missing from the Docblock of __isset
error78Argument $name is missing from the Docblock of __unset
error91Argument $code is missing from the Docblock of http_response_code
-
-
-
- -

- - contact.class.php - 9 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error52Argument $pdo is missing from the Docblock of __construct
error123Argument $name is missing from the Docblock of setName
error152Argument $email is missing from the Docblock of setEmail
error181Argument $address is missing from the Docblock of setAddress
error210Argument $address_2 is missing from the Docblock of setAddress_2
error239Argument $postal_code is missing from the Docblock of setPostalCode
error268Argument $city is missing from the Docblock of setCity
error297Argument $country is missing from the Docblock of setCountry
error326Argument $language is missing from the Docblock of setLanguage
-
-
-
- -

- - BusinessAdmin.class.php - 11 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error43Argument $pdo is missing from the Docblock of getClientIds
error63Argument $pdo is missing from the Docblock of getClients
error83Argument $pdo is missing from the Docblock of getContactIds
error103Argument $pdo is missing from the Docblock of getContacts
error124Argument $pdo is missing from the Docblock of getOfferIds
error145Argument $pdo is missing from the Docblock of getOffers
error165Argument $pdo is missing from the Docblock of getAssignmentIds
error185Argument $pdo is missing from the Docblock of getAssignments
error208Argument $pdo is missing from the Docblock of createClient
error229Argument $pdo is missing from the Docblock of createFile
error262Argument $timestamp is missing from the Docblock of formatDate
-
-
-
- -

- - offer.class.php - 8 -

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeLineDescription
error56Argument $pdo is missing from the Docblock of __construct
error165Argument $start_date is missing from the Docblock of setStartDate
error194Argument $end_date is missing from the Docblock of setEndDate
error223Argument $invoice_date is missing from the Docblock of setInvoiceDate
error252Argument $payment_received is missing from the Docblock of setPaymentReceived
error326Argument $invoice_fileId is missing from the Docblock of setInvoiceFileId
error358Argument $what is missing from the Docblock of calculate
error419Argument $title is missing from the Docblock of createAssignment
-
-
-
-
-
-
- - -
- - - -- cgit v1.2.3