-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo2.txt
50 lines (33 loc) · 1.66 KB
/
info2.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Filename: sales.php
File Location: SiteCSA\admin-area\sales.php
Component: Report
========================================================================================================
Filename: stock.php
File Location: SiteCSA\admin-area\stock.php
Component: Increase Stock Quantity
========================================================================================================
Filename: confirm.php
File Location: SiteCSA\customer\confirm.php
Component: Confirm Payment Order
========================================================================================================
Filename: customer_login.php
File Location: SiteCSA\customer\customer_login.php
Component: Customer Login Page
========================================================================================================
Filename: signout.php
File Location: SiteCSA\customer\signout.php
Component: Customer Logout Page
========================================================================================================
Filename: order.php
File Location: SiteCSA\order.php
Component: Payment Details
========================================================================================================
Filename: checkout.php, payment_options.php, order.php
File Location: SiteCSA\checkout.php, SiteCSA\payment_options.php, SiteCSA\order.php
Component: Checkout
========================================================================================================
Function: cart()
Filename: functions.php
File Location: SiteCSA\functions\functions.php
Component: Add item to cart
========================================================================================================