Fix for omni

  1. function custom_omniture_variables($main) {
  2.   return array(
  3.     'variables' => array(
  4.       's.prop1' => 'Hi colleen!',
  5.     ),
  6.   );
  7. }

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.