54 lines
1.7 KiB
Plaintext
54 lines
1.7 KiB
Plaintext
username: psxrp11
|
|
student id: 20450011
|
|
url: http://mersey.cs.nott.ac.uk/~psxrp11/DIS-COMP4039-CW2-psxrp11-20450011/psxrp11-20450011_InstallationFiles/
|
|
|
|
List of Files
|
|
└── DIS-COMP4039-CW2-psxrp11-20450011
|
|
├── psxrp11-20450011_cover.txt
|
|
└── psxrp11-20450011_InstallationFiles
|
|
├── addFine.html
|
|
├── addFine.php
|
|
├── addVehicle.html
|
|
├── addVehicle.php
|
|
├── changePassword.html
|
|
├── changePassword.php
|
|
├── config.php
|
|
├── css
|
|
│ ├── login.css
|
|
│ ├── nav.css
|
|
│ ├── newVehicle.css
|
|
│ ├── normalize.css
|
|
│ ├── reports.css
|
|
│ ├── search.css
|
|
│ └── template.css
|
|
├── final.sql
|
|
├── getIncidents.php
|
|
├── getOffences.php
|
|
├── getOwners.php
|
|
├── getVehicles.php
|
|
├── index.html
|
|
├── isAdmin.php
|
|
├── isLoggedIn.php
|
|
├── js
|
|
│ ├── addFine.js
|
|
│ ├── changePassword.js
|
|
│ ├── checkUser.js
|
|
│ ├── login.js
|
|
│ ├── newUser.js
|
|
│ ├── newVehicle.js
|
|
│ ├── reports.js
|
|
│ ├── search.js
|
|
│ └── viewLog.js
|
|
├── login.php
|
|
├── logout.php
|
|
├── newReport.php
|
|
├── newUser.html
|
|
├── newUser.php
|
|
├── reports.html
|
|
├── search.html
|
|
├── search.php
|
|
├── viewLog.html
|
|
└── viewLog.php
|
|
|
|
4 directories, 42 files
|