Changeset 2341377
- Timestamp:
- 07/16/2020 06:46:15 AM (6 years ago)
- File:
-
- 1 edited
-
vaptcha/trunk/options.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vaptcha/trunk/options.php
r2341375 r2341377 16 16 <?php 17 17 $options = get_option("vaptcha_options"); 18 var_dump($options);19 18 ?> 20 19 <div class="vaptcha-header">
Note: See TracChangeset
for help on using the changeset viewer.