All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Stuff

    2062501·php·170 B·2011-05-17 14:08 UTC
    echo 'DIR PATH = ' . ABSPATH . 'index.php<br />';
    if ( file_exists( ABSPATH . 'index.php' ) ) {
     echo 'File does exist.';
    }
    else {
     echo 'File does NOT exist.';
    }
  • Mine

    2062471·text·68.4 KB·2011-05-17 13:42 UTC
    
        
  • Miscellany

    2062446·text·2.8 KB·2011-05-17 13:28 UTC
    <?php
    require_once("config.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <htm
  • Stuff

    2062442·text·2.8 KB·2011-05-17 13:25 UTC
    <?php
    require_once("config.php");
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <htm
  • Unnamed

    2062428·text·114.3 KB·2011-05-17 13:04 UTC
    
        
  • Untitled

    2062425·text·2.5 KB·2011-05-17 13:01 UTC
    <!-- exercise_MobileHTMLTables.html -->
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <meta content="text/html; charset=ISO-8859-1" http-
  • Something

    2062420·text·3.5 KB·2011-05-17 12:50 UTC
    #include <ngx_config.h>
    #include <ngx_core.h>
    #include <ngx_http.h>
    #include <stdio.h>
    
    typedef struct {
     ngx_flag_t enable;
    } prs_ads_conf_t;
    
    static char * prs_ads_filter_command(ngx_con
  • Anonymous

    2062414·text·5.2 KB·2011-05-17 12:42 UTC
    [altlinux@eeelive ~]$ sudo /usr/bin/lightdm -d
    ** (process:14508): DEBUG: Logging to /var/log/lightdm/lightdm.log
    ** (process:14508): DEBUG: Starting Light Display Manager 0.3.3, PID=14508
    ** (proc
  • Mine

    2062413·csharp·242 B·2011-05-17 12:42 UTC
    integer tick = 1;
    
    default
    {
     state_entry()
     {
     llSetTimerEvent(0.2);
     }
     
     timer()
     {
     tick++;
     llSetText("Tick-tack " + (string)tick, <llFrand(1),
  • Untitled

    2062398·text·163 B·2011-05-17 12:33 UTC
    atma@amilo ~ $ dmesg|grep -i battery
    [ 1.889168] ACPI: Battery Slot [BAT0] (battery present)
    atma@amilo ~ $ ls /proc/acpi/
    button event processor wakeup
  • Mine

    2062395·text·2.4 KB·2011-05-17 12:29 UTC
    Вероятность того, что это дизайнер, как говорит WoWа, КРАЙНЕ МАЛА. Просто потому, что все, что он предлагает -- сп%здить чужой рип с DataLife Engine (DLE; это такая система управления содержимым, по ф
  • Miscellany

    2062384·text·710 B·2011-05-17 12:05 UTC
    karlw@karlw-laptop:~/src/adserver$ gem uninstall bundler
    ERROR: While executing gem ... (Gem::InstallError)
     cannot uninstall, check `gem list -d bundler`
    karlw@karlw-laptop:~/src/adserver$ gem
  • Miscellany

    2062331·c·3.0 KB·2011-05-17 11:04 UTC
    void evolution_pays_globalpop(char* pays){
     int pays_int = chercherPays(pays);
     long unsigned int max,min;
     char legende [50] ="";
     char ord [50] = "";
     char abs [50] = "";
     // initialisation de
  • Unnamed

    2062324·diff·3.3 KB·2011-05-17 10:55 UTC
    Index: target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
    ===================================================================
    --- target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c (revision
  • Anonymous

    2062307·diff·3.3 KB·2011-05-17 10:44 UTC
    Index: target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
    ===================================================================
    --- target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c (revision
  • Mine

    2062294·text·963 B·2011-05-17 10:36 UTC
    это яваскрипт автоматически открывает закладку с MAC-категориями, если ID категории больше 200 и меньше 300
    
    можно в принципе исправить так
    в шаблоне module/category.tpl
    замените это
    <script type
  • fuckyouall

    2062290·text·11 B·2011-05-17 10:33 UTC
    leerzeichen
  • Miscellany

    2062237·text·701 B·2011-05-17 09:30 UTC
    ==> Downloading skype...
    bsdtar: Unrecognized archive format
    bsdtar: Error exit delayed from previous errors.
    lua: bsdtar failed to extract /tmp/clyde-solekiller/skype/skype.src.tar.gz
    stack trace
  • Unnamed

    2062236·text·2.8 KB·2011-05-17 09:28 UTC
    <--- SIP read from UDP:77.240.48.94:5060 --->
    INVITE sip:01635483982@192.168.254.253:5060 SIP/2.0
    Record-Route: <sip:77.240.48.94;lr=on;ftag=as172a76b6>
    Via: SIP/2.0/UDP 77.240.48.94;branch=z9hG4bK
  • Something

    2062220·text·13.2 KB·2011-05-17 09:17 UTC
    May 2nd - 16th Focus Update
    Code Updates
    
    General Gameplay / Code Updates:
    Added 'forfeit' command.
    Does not function in warmup
    Reports error to user when attempted in non-supported gametypes
    A

older pastes →