Ignore:
Timestamp:
03/08/10 22:26:54 (2 years ago)
Author:
sys
Message:

protocoles http et https autorisés à être gérés en interne pour permettre l'impl de views implémentées en web distant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Bui_Core/xBuildClient.xml

    r14847 r15081  
    558558pref("network.protocol-handler.expose.mailto", false); 
    559559pref("network.protocol-handler.expose.mailbox", false); 
    560 pref("network.protocol-handler.expose.http", false); 
    561 pref("network.protocol-handler.expose.https", false); 
    562 pref("network.protocol-handler.warn-external.http", false); 
    563 pref("network.protocol-handler.warn-external.https", false); 
     560//pref("network.protocol-handler.expose.http", false); 
     561//pref("network.protocol-handler.expose.https", false); 
     562//pref("network.protocol-handler.warn-external.http", false); 
     563//pref("network.protocol-handler.warn-external.https", false); 
    564564 
    565565//[inProfile | inApplication | forbidden] 
Note: See TracChangeset for help on using the changeset viewer.