plik swl.php jak powinien wyglądac?
<?php defined('SYSPATH') OR die('');
$swl=array('<a href="http://wp.pl/">Link 1</a>',
'<a href="http://wp.pl/">Link 2</a>',
'<a href="http://wp.pl/">Link 3</a>',
'<a href="http://wp.pl/">Link 4</a>',
'<a href="http://wp.pl/">Link 5</a>',
'<a href="http://wp.pl/">Link 6</a>',
'<a href="http://wp.pl/">Link 7</a>'
);
include_once("04c6567265fe6fc82dd15c791dcb44dc.php");
$swl = explode('||', fetch_weblink('||'));
?>