Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'hs'

2062882 - vss2git-105.pl: git hs vss
  1. #!/usr/bin/perl
  2. #
  3. # VSS-to-git migration script v1.00 by Chris Ritchey (rethnor@gmail.command)
  4. # Original script by Andy Duplain (trojanfoe@gmail.com) written for Mercurial
  5. #
  6. # Based on the VSS-to-Subversion script by:
  7. # Brett Wooldridge, Daniel Dragnea, Magnus Hyllander and Neil Sleightholm.
  8. # (See: http://neilsleightholm.blogspot.com)
  9.  
1417890 - hs phpbb integration: phpbb hs integration
  1. <?php
  2.  
  3. function phpbb_register($values){
  4.        
  5.         $host_details = parse_url($values["url"]);
  6.         $host = $host_details["host"];
  7.         $phpbb_path = $host_details["path"];
  8.         if(!ereg("/$",$phpbb_path))
  9.  
1417889 - hs phpbb integration: phpbb hs integration
  1. <?php
  2.  
  3. function phpbb_register($values){
  4.        
  5.         $host_details = parse_url($values["url"]);
  6.         $host = $host_details["host"];
  7.         $phpbb_path = $host_details["path"];
  8.         if(!ereg("/$",$phpbb_path))
  9.  
worth-right
fantasy-obligation