Changeset 2021003
- Timestamp:
- 01/29/2019 08:47:15 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
callsheet/trunk/admin/partials/callsheet-admin-display.php
r2020906 r2021003 15 15 <!-- This file should primarily consist of HTML with a little bit of PHP. --> 16 16 <?php 17 17 echo 'in display file'; die; 18 18 global $wpdb; 19 19 $client_master = $wpdb->prefix.'call_sheet_client_master';
Note: See TracChangeset
for help on using the changeset viewer.