diff --git a/what-did-they-say.php b/what-did-they-say.php index 5bd6527..324479f 100644 --- a/what-did-they-say.php +++ b/what-did-they-say.php @@ -24,7 +24,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -top.console */ foreach (glob(dirname(__FILE__) . '/classes/*.inc') as $__file) { require_once($__file); }