-
2050912·text·1.2 KB·2011-04-26 16:09 UTC
add.ctp
-------
<h2>Planilla de Registro de Servicios Comunitarios</h2>
<p>Los campos con asterisco son obligatorios</p>
<?php
echo $this->Form->create('Comunite');
echo $this->Form->input('no
-
2050911·text·1.5 KB·2011-04-26 16:06 UTC
CTF DRAFT 2K11
The stage is set for the CTF DRAFT 2K11 tournament this Sunday May 1st at 3pmEST. The draft picking ran rather smoothly and 8 solid CTF teams have emerged.
Final Teams:
1. Team
-
2050910·text·377 B·2011-04-26 16:04 UTC
SLLIntStorage& operator=(SLLIntStorage &a)
{
clock_t begin=clock();
_Head = a._Head;
_Tail = a._Tail;
Node *curr = a._Head;
while(curr != NULL)
{
CreateNode(curr->data());
-
2050909·text·1.3 KB·2011-04-26 16:03 UTC
[15:57:01] mpp > sup ?
[15:57:03] Kpacava > 0/
[15:57:14] Kpacava > can i ask what r u doing here
[15:57:33] mpp > fixin my standings with friend
[15:57:37] mpp > <url=showinfo:1379//1186182703>Fa
-
2050908·text·1.4 KB·2011-04-26 16:03 UTC
CTF DRAFT 2K11
The stage is set for the CTF DRAFT 2K11 tournament this Sunday May 1st at 3pmEST. The draft picking ran rather smoothly and 8 solid CTF teams have emerged.
Final Teams:
1. Team
-
2050907·text·1.4 KB·2011-04-26 16:02 UTC
CTF DRAFT 2K11
The stage is set for the CTF DRAFT 2K11 tournament this Sunday May 1st at 3pmEST. The draft picking ran rather smoothly and 8 solid CTF teams have been born.
Final Teams:
1. Te
-
2050905·text·637 B·2011-04-26 16:00 UTC
CD to burn:
1. Backstreet Boys + Bon Zovi Collection (All)
Total 670 MB
2. Dream Theater (All)
System Of A Down - Mezmerize (UPDATED FINAL VERSION)
MLTR - Take Me To Your Heart (UPDA
-
2050902·text·1.4 KB·2011-04-26 15:56 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define OR |
// I like booleans. Screw you.
//This program will calculate fibonacci numbers from a given seed and output the results t
-
2050899·text·1.4 KB·2011-04-26 15:46 UTC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define OR |
// I like booleans. Screw you.
//This program will calculate fibonacci numbers from a given seed and output the results t
-
2050898·text·2.0 KB·2011-04-26 15:45 UTC
+----+-------------+------------+--------+--------------------------------+-----------+---------+---------------------------+-------+----------------------------------------------+
| id | select_type
-
2050897·text·793 B·2011-04-26 15:33 UTC
$( '#loginform2' ).bind( function(){
var path = "{$urlpath}frontend/shoppingcart_ajax.php";
$.get( path, $(this).serialize(), function( data ){
data = jQuery.parseJSON( data );
-
2050890·text·637 B·2011-04-26 15:01 UTC
CD to burn:
1. Backstreet Boys + Bon Zovi Collection (All)
Total 670 MB
2. Dream Theater (All)
System Of A Down - Mezmerize (UPDATED FINAL VERSION)
MLTR - Take Me To Your Heart (UPDA
-
2050889·text·2.6 KB·2011-04-26 14:57 UTC
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Con
-
2050888·text·16.3 KB·2011-04-26 14:56 UTC
[ 169.808]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 169.822] X Protocol Version 11, Revision 0
[ 169.822] Build Operating System: Linux_2.6.33.7-server-2.2mnb Mageia
[ 169.822] Curren
-
2050883·text·16.3 KB·2011-04-26 14:50 UTC
[ 169.808]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 169.822] X Protocol Version 11, Revision 0
[ 169.822] Build Operating System: Linux_2.6.33.7-server-2.2mnb Mageia
[ 169.822] Curren
-
2050882·text·16 B·2011-04-26 14:50 UTC
uuuuuuuuuuuuuuuu
-
2050877·text·4 B·2011-04-26 14:31 UTC
test
-
2050874·text·13.1 KB·2011-04-26 14:22 UTC
[root@zixvpm .ssh]# ps aux | more
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 2044 596 ? Ss Apr25 0:00 init [3]
root 2
-
2050873·csharp·947 B·2011-04-26 14:10 UTC
static void Main(string[] args)
{
List<PingReply> PingReplies = new List<PingReply> {
new PingReply { Status = 1 },
new PingReply { Status = 1
-
2050871·diff·534 B·2011-04-26 14:01 UTC
commit 37693adbc27a8e54a5459b820e2ac5cf0dd3446b
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date: Tue Apr 26 16:00:05 2011 +0200
gstrtppay: fix memory leak
diff --git a/gst/rtp/gst