This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-08 19:11:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
05e9d767ab
Vulcan
/
lib
/
debug.js
5 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
adding userCreatedCallbacks callback hook and refactoring user creation
2014-12-13 14:02:45 +09:00
clog
=
function
(
s
)
{
Settings package
2015-03-28 18:30:26 +09:00
if
(
Settings
.
get
(
'debug'
,
false
)
)
adding userCreatedCallbacks callback hook and refactoring user creation
2014-12-13 14:02:45 +09:00
console
.
log
(
s
)
;
Settings package
2015-03-28 18:30:26 +09:00
}
;
Reference in a new issue
Copy permalink