1
hrac
Tinyd's spaw on other modules
  • 2008/2/4 13:18

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,
I would like to use SPAW modules comes with TinyD-2.30 with other modules.

Some modules has SPAW options and these modules has following or similar codes:

case 'spaw':
if(!
$x22) {
if (
is_readable(XOOPS_ROOT_PATH '/class/spaw/formspaw.php')) {
include_once(
XOOPS_ROOT_PATH '/class/spaw/formspaw.php');
$editor = new XoopsFormSpaw($caption$name$value);
}
} else {
$editor = new XoopsFormEditor($caption'spaw'$editor_configs);
}
break;



To be able to use TinyD's SPAW in /common/spaw, what should I change to this code?

Thanks

2
Feichtl
Re: Tinyd's spaw on other modules
  • 2008/2/4 13:49

  • Feichtl

  • Not too shy to talk

  • Posts: 126

  • Since: 2004/11/8


Don't use Spaw, it's insecure!

https://xoops.org/modules/news/article.php?storyid=3799

AND: Use search function first

Login

Who's Online

162 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits