Changeset 478117
- Timestamp:
- 12/20/2011 06:43:58 PM (14 years ago)
- Location:
- ugrm
- Files:
-
- 5 edited
- 2 copied
-
tags/1.2/trunk (copied) (copied from ugrm/trunk)
-
tags/1.2/trunk/options.php (modified) (1 diff)
-
tags/1.3 (copied) (copied from ugrm/trunk)
-
tags/1.3/options.php (modified) (1 diff)
-
tags/1.3/readme.txt (modified) (3 diffs)
-
trunk/options.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ugrm/tags/1.2/trunk/options.php
r478042 r478117 35 35 <?php 36 36 } 37 $my_test = str_replace('http','https','http://lalala');38 echo $my_test;39 37 ?> 40 38 <div class="wrap"> -
ugrm/tags/1.3/options.php
r478042 r478117 35 35 <?php 36 36 } 37 $my_test = str_replace('http','https','http://lalala');38 echo $my_test;39 37 ?> 40 38 <div class="wrap"> -
ugrm/tags/1.3/readme.txt
r478065 r478117 5 5 Requires at least: 3.2.1 6 6 Tested up to: 3.2.1 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 9 9 This plugin extends the Shibboleth plugin to work with UFAD & Shibboleth at the University of Florida. … … 53 53 54 54 == Changelog == 55 =1.3= 56 Still working on SVN versioning 57 55 58 =1.2= 56 59 *New version number to resolve wonkyness with Wordpress SVN. … … 66 69 67 70 == Upgrade Notice == 68 =New version number to resolved wonkyness with Wordpress SVN. 71 =1.3= 72 Still working on SVN versioning 73 74 =1.2= 75 New version number to resolved wonkyness with Wordpress SVN. 69 76 70 77 =1.1= -
ugrm/trunk/options.php
r478042 r478117 35 35 <?php 36 36 } 37 $my_test = str_replace('http','https','http://lalala');38 echo $my_test;39 37 ?> 40 38 <div class="wrap"> -
ugrm/trunk/readme.txt
r478065 r478117 5 5 Requires at least: 3.2.1 6 6 Tested up to: 3.2.1 7 Stable tag: 1. 27 Stable tag: 1.3 8 8 9 9 This plugin extends the Shibboleth plugin to work with UFAD & Shibboleth at the University of Florida. … … 53 53 54 54 == Changelog == 55 =1.3= 56 Still working on SVN versioning 57 55 58 =1.2= 56 59 *New version number to resolve wonkyness with Wordpress SVN. … … 66 69 67 70 == Upgrade Notice == 68 =New version number to resolved wonkyness with Wordpress SVN. 71 =1.3= 72 Still working on SVN versioning 73 74 =1.2= 75 New version number to resolved wonkyness with Wordpress SVN. 69 76 70 77 =1.1=
Note: See TracChangeset
for help on using the changeset viewer.