Commit aa11d0afb68bc588830ea1d0746d018816744194

Authored by Cédric RICARD
1 parent 027344b6

Solving case sensitive file name error under linux

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
calexium_lib/web/CXM_common.anubis
... ... @@ -12,7 +12,7 @@
12 12 *Name* HTTP_header
13 13 *Description*
14 14  
15   -read system/String.anubis
  15 +read system/string.anubis
16 16  
17 17 /**
18 18 * The type 'HTTP_header' describes HTTP headers, which are just pairs '(name,value)'.
... ...