Olivier ROCH VILATO

Show:

What's happening?

  • Followup: RE: bug: modules character encoding

    Hi, I've got this problem too i found a workaround : in assist.php line 24 replace : if (trim($GLOBALS['CHARACTER-ENCODING']) != "") { header("Content-Type: text/html; charset=" . $GLOBALS['CHARACTER-ENCODING']); with : if (trim($lang['CHARACTER-ENCODING']) != "") { header("Content-Type: text/html; charset=" . $lang['CHARACTER-ENCODING']);.

    2009-07-16 10:52:32 UTC in Interleave

  • UTF8 symbols incorrectly displayed

    Hi, My locale is french/UTF-8 Accents are correctly displayed everywhere except in entities list. I've found a solution : in assist.php line 24 replace : if (trim($GLOBALS['CHARACTER-ENCODING']) != "") { header("Content-Type: text/html; charset=" . $GLOBALS['CHARACTER-ENCODING']); with : if (trim($lang['CHARACTER-ENCODING']) != "") {...

    2009-07-13 20:41:57 UTC in Interleave

  • DrKnock 0.2.0 released (fix)

    New configuration system, new functionalities. There was some errors in the archive released earlier this day. Everything's ok now.

    2006-11-17 15:48:49 UTC in DrKnock

  • DrKnock first release

    This is the first release of DrKnock It's a port knocking solution based on sig2knock by Cappella and Tan Chew Keong (http://www.security.org.sg/code/portknock1.html) Right now the only functionnal improvement over sig2knock is the ability to use the client under Windows XP SP2.

    2006-11-15 00:57:22 UTC in DrKnock

  • drknock

    orochvilato registered the DrKnock project.

    2006-11-13 15:13:03 UTC in DrKnock

  • ooo-iam

    orochvilato registered the ooo-iam project.

    2006-01-27 18:14:41 UTC in ooo-iam

About Me

  • 2006-01-26 (4 years ago)
  • 1436934
  • orochvilato (My Site)
  • Olivier ROCH VILATO

Send me a message