Changeset 412872
- Timestamp:
- 07/20/2011 11:53:59 PM (15 years ago)
- File:
-
- 1 edited
-
clickchina/trunk/run.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
clickchina/trunk/run.php
r412513 r412872 1 <?php1 <?php 2 2 /* 3 3 Plugin Name: clickchina … … 32 32 echo $str; 33 33 } 34 else 35 echo '<input class="formbutton" name="submit" type="submit" id="submit" tabindex="5" value="Submit" />'; 34 36 } 35 37 function preprocess_comment($commentdata) {
Note: See TracChangeset
for help on using the changeset viewer.