pub / kontra

Der linke Newsaggregator.
git clone src.jayvii.de/pub/kontra.git
Home | Log | Files | Exports | Refs | README | RSS

commit 28b529f514a300964e8b782c78232afa77e5030e
parent ccd01edd0efc48edef68c10d38e2ba296dfd9cd6
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat,  5 Jul 2025 11:34:34 +0200

rev: ccd01ed

Diffstat:
Mindex.php | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/index.php b/index.php @@ -368,10 +368,6 @@ </div> <input type="hidden" name="action" value="gen_opml"> <?php - /* Sort sources according to their ID */ - ksort($config["sources"]); - - /* Cycle through sources and list them in article objects */ $cnt = 0; foreach ($config["sources"] as $id => $source) { $cnt++; // increase counter for POST field ID