Changeset 3089862
- Timestamp:
- 05/21/2024 05:34:59 AM (23 months ago)
- Location:
- ce21-suite/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
single-sign-on-ce21.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ce21-suite/trunk/README.txt
r2893545 r3089862 4 4 Tags: virtual event services, education online courses, hybrid conference 5 5 Requires at least: 4.0 6 Tested up to: 6. 16 Tested up to: 6.5 7 7 Stable tag: 2.1.8 8 8 Requires PHP: 5.4 -
ce21-suite/trunk/single-sign-on-ce21.php
r2893545 r3089862 42 42 /** 43 43 * The code that runs before plugin activation. 44 * This function will check weather curl is enable or not 44 * This function will check weather curl is enable or not 45 45 */ 46 46 if ( ! function_exists( 'curl_version' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.