Module: website Branch: master Commit: 771edacc096b4559c27ef74d5a439db913e5a79e URL: http://source.winehq.org/git/website.git/?a=commit;h=771edacc096b4559c27ef74...
Author: Jeremy Newman jnewman@codeweavers.com Date: Thu Apr 12 14:37:46 2012 -0500
class is now autoloaded
---
include/plugins/wwn.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/plugins/wwn.php b/include/plugins/wwn.php index a37077a..e42afcc 100644 --- a/include/plugins/wwn.php +++ b/include/plugins/wwn.php @@ -7,7 +7,6 @@ */
// load wwn object -check_and_require("wwn"); $wwn = new wwn();
// change display mased on mode