 
            
            
            
            
                17 Oct
                
                    2013
                
            
            
                17 Oct
                
                '13
                
            
            
            
        
    
                12:20 p.m.
            
        commit bc5aebf4e104ab8272e593c9c4103136dab88518 Author: David Fifield <david@bamsoftware.com> Date: Thu Oct 17 05:20:01 2013 -0700 Fix a symbolic link in the drupal directory. Broken since /modules moved to /proxy/modules. --- proxy/modules/drupal/flashproxy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/modules/drupal/flashproxy.js b/proxy/modules/drupal/flashproxy.js index 710e470..db0eda6 120000 --- a/proxy/modules/drupal/flashproxy.js +++ b/proxy/modules/drupal/flashproxy.js @@ -1 +1 @@ -../../proxy/flashproxy.js \ No newline at end of file +../../flashproxy.js \ No newline at end of file