Subversion Repositories wpShopGermany4

Rev

Rev 7560 | Rev 7775 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7560 Rev 7632
Line 251... Line 251...
251
                                                echo ' - <strong class="wpsg_error">'.__('neue Version verfügbar', 'wpsg').'</strong><br />'.wpsg_translate(__('<a href="#1#">wpShopGermany Update</a> notwendig', 'wpsg'), WPSG_URL_WP.'wp-admin/plugins.php');
251
                                                echo ' - <strong class="wpsg_error">'.__('neue Version verfügbar', 'wpsg').'</strong><br />'.wpsg_translate(__('<a href="#1#">wpShopGermany Update</a> notwendig', 'wpsg'), WPSG_URL_WP.'wp-admin/plugins.php');
252
                                                
252
                                                
253
                                            }
253
                                            }
254
                                            else if (version_compare($modul_info['version'], $this->shop->arAllModule[$modul_key]->version) > 0) 
254
                                            else if (version_compare($modul_info['version'], $this->shop->arAllModule[$modul_key]->version) > 0) 
255
                                            {
255
                                            {
-
 
256
	
-
 
257
												if ($this->shop->arAllModule[$modul_key]->version !== null) {
256
                                                
258
                                                
257
                                                echo ' - <strong class="wpsg_error">'.__('neue Version verfügbar', 'wpsg').'</strong>';
259
													echo ' - <strong class="wpsg_error">'.__('neue Version verfügbar', 'wpsg').'</strong>';
-
 
260
													
-
 
261
												}
258
                                                
262
                                                
259
                                                if ($modul_info['active'] === true) 
263
                                                if ($modul_info['active'] === true) 
260
                                                {
264
                                                {
261
                                                
265
                                                
262
                                                    echo '<br />';
266
                                                    echo '<br />';