Changeset 2021070
- Timestamp:
- 01/29/2019 10:24:11 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
callsheet/trunk/admin/partials/callsheet-admin-display.php
r2021029 r2021070 15 15 <!-- This file should primarily consist of HTML with a little bit of PHP. --> 16 16 <?php 17 17 echo 'testing'; 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.