Changeset 4596

Show
Ignore:
Timestamp:
07/28/07 13:29:20 (6 years ago)
Author:
p_lindheimer
Message:

Merged revisions 4595 via svnmerge from
https://amportal.svn.sourceforge.net/svnroot/amportal/modules/branches/2.3

........

r4595 | p_lindheimer | 2007-07-28 10:26:28 -0700 (Sat, 28 Jul 2007) | 1 line


#2177: removed apparently corrupted newline at end of file

........

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2

    • Property svnmerge-integrated changed from /modules/branches/2.1:1-2166,2289,2414,2419,2424,2430,2449,2458,2462,2476 /modules/branches/2.3:1-3256,4102,4227,4232,4251,4312,4390,4570,4574,4579,4583,4587 to /modules/branches/2.1:1-2166,2289,2414,2419,2424,2430,2449,2458,2462,2476 /modules/branches/2.3:1-3256,4102,4227,4232,4251,4312,4390,4570,4574,4579,4583,4587,4595
  • modules/branches/2.2/miscapps/functions.inc.php

    r4584 r4596  
    129129  $fc->update(); 
    130130} 
     131 
    131132?> 
    132  
  • modules/branches/2.2/miscapps/module.xml

    r4586 r4596  
    22  <rawname>miscapps</rawname> 
    33  <name>Misc Applications</name> 
    4   <version>0.2.0.2</version> 
     4  <version>0.2.0.3</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *0.2.0.3* #2177: removed apparently corrupted newline at end of file 
    1112    *0.2.0.2* added proper uninstall, removes any feature codes and then table 
    1213    *0.2.0.1* #1902 miscapp always sets/pulls default code now regardless of custom override in featurecodes