Changeset 2736742
- Timestamp:
- 06/03/2022 04:32:03 AM (4 years ago)
- Location:
- hackathon
- Files:
-
- 4 edited
-
tags/1.0.0/hackathon.php (modified) (2 diffs)
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/hackathon.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hackathon/tags/1.0.0/hackathon.php
r2736696 r2736742 1 1 <?php 2 2 /** 3 * Plugin Name: Hackathon 4 * Plugin URI: https://wordpress.org/plugins/h ms/3 * Plugin Name: Hackathon Management System 4 * Plugin URI: https://wordpress.org/plugins/hackathon/ 5 5 * Description: Hackathon Management System 6 6 * Version: 1.0.0 … … 8 8 * Requires PHP: 5.6 9 9 * Author: Teplitsa. Technologies for Social Good 10 * Author URI: https://te-st.ru10 * Author URI: https://te-st.ru 11 11 * License: GPL v3 12 12 * Text Domain: hms -
hackathon/tags/1.0.0/readme.txt
r2736696 r2736742 1 === Hackathon ===1 === Hackathon Management System === 2 2 Contributors: burdianov 3 3 Author URI: https://te-st.ru/ -
hackathon/trunk/hackathon.php
r2736696 r2736742 1 1 <?php 2 2 /** 3 * Plugin Name: Hackathon 4 * Plugin URI: https://wordpress.org/plugins/h ms/3 * Plugin Name: Hackathon Management System 4 * Plugin URI: https://wordpress.org/plugins/hackathon/ 5 5 * Description: Hackathon Management System 6 6 * Version: 1.0.0 … … 8 8 * Requires PHP: 5.6 9 9 * Author: Teplitsa. Technologies for Social Good 10 * Author URI: https://te-st.ru10 * Author URI: https://te-st.ru 11 11 * License: GPL v3 12 12 * Text Domain: hms -
hackathon/trunk/readme.txt
r2736696 r2736742 1 === Hackathon ===1 === Hackathon Management System === 2 2 Contributors: burdianov 3 3 Author URI: https://te-st.ru/
Note: See TracChangeset
for help on using the changeset viewer.