mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 10:22:59 +02:00
MP3-Tag und MP3-Info entfernt, da der MPFire sie nichtmehr benoetigt.
Benutzerrechte der Dateien vom mldonkey stimmen nicht. Pakfire wartet jetzt bei Cronjobs eine zufaellige Anzahl an Sekunden. (Bei Upgrades max. 1h, bei Updates max. 1 Minute.) git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@873 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -246,7 +246,7 @@ END
|
||||
<tr><td bgcolor='$color{'color20'}' align="center"><b>$Lang::tr{'pakfire available addons'}</b>
|
||||
<td bgcolor='$color{'color20'}' align="center"><b>$Lang::tr{'pakfire installed addons'}</b>
|
||||
<tr><td align="center">
|
||||
<p>($Lang::tr{'pakfire install description'}</p>
|
||||
<p>$Lang::tr{'pakfire install description'}</p>
|
||||
<form method='post' action='$ENV{'SCRIPT_NAME'}'>
|
||||
<select name="INSPAKS" size="10" multiple>
|
||||
END
|
||||
@@ -260,7 +260,7 @@ print <<END;
|
||||
</form>
|
||||
|
||||
<td align="center">
|
||||
<p>($Lang::tr{'pakfire uninstall description'}</p>
|
||||
<p>$Lang::tr{'pakfire uninstall description'}</p>
|
||||
<form method='post' action='$ENV{'SCRIPT_NAME'}'>
|
||||
<select name="DELPAKS" size="10" multiple>
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user