Thread
:
Class Calling Problem
View Single Post
#
5
04-12-2007, 02:21 PM
xXziroXx
Malorian
Join Date: May 2004
Posts: 5,289
Am I the only one that see that you have no semicolon after:
PHP Code:
this
.
classes
= {
"control"
}
Should be..
PHP Code:
this
.
classes
= {
"control"
};
__________________
Follow my work on social media post-Graal:
https://bsky.app/profile/serith.maloria.org
Maloria Discord
-
IN ACTIVE DEVELOPMENT
Updated august 2025.
xXziroXx
View Public Profile
View GraalOnline Profile
Visit xXziroXx's homepage!
Find all posts by xXziroXx