-
2109829·text·12.6 KB·2012-02-05 02:30 UTC
- You have emerged victorious from this battle
- Slaying one of your own has negatively affected your respect by 383 points.
- You have gained 300 experience from this fight
Battle summary
R
-
2109823·text·267 B·2012-02-05 02:05 UTC
#apps file::
[app] (name=fbrun)
[Position] (WINCENTER) {0 0}
[Layer] {2}
[end]
[app] (firefox)
[Dimensions] {400 600}
[Position] {200 0}
[end]
-
2109821·java·813 B·2012-02-05 01:57 UTC
PIM p = PIM.getInstance();
BlackBerryMemoList memoList;
try {
memoList = (BlackBerryMemoList) p.openPIMList( BlackBerryPIM.MEMO_LIST, BlackBerryPIM.READ_WRITE );
try {
BlackBerryM
-
2109818·text·833 B·2012-02-05 01:35 UTC
<6>[ 7.396199] PM: Starting manual resume from disk
<7>[ 7.396203] PM: Hibernation image partition 8:1 present
<7>[ 7.396205] PM: Looking for hibernation image.
<7>[ 7.396441] PM: Image
-
2109816·text·1.5 KB·2012-02-05 01:28 UTC
# Modified by YaST2. Last modification on Sun Nov 27 15:50:19 PST 2011
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sys
-
2109815·text·630 B·2012-02-05 01:14 UTC
/dev/disk/by-id/ata-HTS541060G9SA00_MPBCL0XGJJM8DG-part2 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-HTS541060G9SA00_MPBCL0XGJJM8DG-part1 swap swap
-
2109814·text·11.3 KB·2012-02-05 00:58 UTC
Serial Number: L40G6YYC
Firmware Version: YAH814Y0
User Capacity: 40,982,151,168 bytes
Device is: In smartctl database [for details use: -P show]
ATA Version is: 6
ATA Standard is:
-
2109810·text·5 B·2012-02-05 00:18 UTC
hi!!!
-
2109809·text·1.6 KB·2012-02-05 00:07 UTC
# | Alias | Name | Enabled | Refresh | URI
--+------------------
-
2109808·text·228 B·2012-02-04 23:51 UTC
card 0: PCH [HDA Intel PCH], device 0: ALC269VB Analog [ALC269VB Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
-
2109805·text·963 B·2012-02-04 23:23 UTC
zypper ref
Retrieving repository 'Updates for openSUSE 12.1 12.1-1.4' metadata [done]
Building repository 'Updates for openSUSE 12.1 12.1-1.4' cache [done]
Retrieving repository 'openSUSE-12.1-Non-
-
2109803·text·10.4 KB·2012-02-04 23:22 UTC
PID TTY STAT TIME COMMAND
1 ? Ss 0:00 init [2]
2 ? S 0:00 [kthreadd]
3 ? S 0:00 [migration/0]
6 ? S 0:00 [events/0]
7 ?
-
2109801·text·512 B·2012-02-04 23:17 UTC
<title><?php if (drupal_is_front_page()) {
print "test"; }
else {
print $node->title . ' - test'; } ?></title>
<?php if (drupal_is_front_page()) {
print '<meta name="description
-
2109800·text·3 B·2012-02-04 23:10 UTC
aaa
-
2109797·text·10.6 KB·2012-02-04 22:56 UTC
PID TTY STAT TIME COMMAND
1 ? Ss 0:00 init [2]
2 ? S 0:00 [kthreadd]
3 ? S 0:00 [migration/0]
4 ? S 0:01 [ksoftirqd/0]
-
2109796·text·3.9 KB·2012-02-04 22:56 UTC
Complete name : dr.seuss.cat.in.the.hat.1080p-hd4u.mkv
Format : Matroska
Format version : Version 2
File size
-
2109793·text·73.7 KB·2012-02-04 22:49 UTC
-
2109792·text·10.5 KB·2012-02-04 22:44 UTC
PID TTY STAT TIME COMMAND
1 ? Ss 0:00 init [2]
2 ? S 0:00 [kthreadd]
3 ? S 0:00 [migration/0]
4 ? S 0:01 [ksoftirqd/0]
-
2109786·text·440 B·2012-02-04 22:29 UTC
index.php:
if(mysql_num_rows($result))
{
session_start();
$_SESSION['username'] = htmlspecialchars($username); // htmlspecialchars() sanitises XSS
//header('location: dash.php');
ech
-
2109782·csharp·648 B·2012-02-04 22:14 UTC
key = (BEncodedString)BEncodedValue.Decode(reader); // keys have to be BEncoded strings
if (oldkey != null && oldkey.CompareTo(key) > 0)