-
2058338·text·7.3 KB·2011-05-13 15:30 UTC
[root@nagios init.d]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios 2.0b2
Copyright (c) 1999-2005 Ethan Galstad (www.nagios.org)
Last Modified: 02-09-2005
License: GPL
-
2058337·text·2.9 KB·2011-05-13 15:29 UTC
#include <a_samp>
#include <zcmd>
#include <sscanf2>
main() {
}
public OnGameModeInit() {
return 1;
}
stock GetCharacterStuff(szName[], szItem[]) {
new
szItem2[64 + MAX_PLAYER_N
-
2058330·text·34.1 KB·2011-05-13 15:21 UTC
-
2058329·text·34.1 KB·2011-05-13 15:20 UTC
-
2058327·text·2.9 KB·2011-05-13 15:19 UTC
#include <a_samp>
#include <zcmd>
#include <sscanf2>
main() {
}
public OnGameModeInit() {
return 1;
}
stock GetCharacterStuff(szName[], szItem[]) {
new
szItem2[64 + MAX_PLAYER_N
-
2058295·text·255 B·2011-05-13 14:46 UTC
<Zebar> ska-fan, do you speak Russian?
<ska-fan> Zebar: мало и очень плохо
<Zebar> ska-fan, your Russian better my English
<ska-fan> Zebar: я об этом сомневаюсь :)
<drF_ckoff> ska-fan: "_в_ этом"
-
2058294·text·42.7 KB·2011-05-13 14:45 UTC
-
2058291·text·255 B·2011-05-13 14:42 UTC
<Zebar> ska-fan, do you speak Russian?
<ska-fan> Zebar: мало и очень плохо
<Zebar> ska-fan, your Russian better my English
<ska-fan> Zebar: я об этом сомневаюсь :)
<drF_ckoff> ska-fan: "_в_ этом"
-
2058290·html·1.3 KB·2011-05-13 14:41 UTC
<div id="output">
<b>Please contact me with any questions.</b><br /> <b>Thank you for your time.</b>
</div><br />
<form id="contactForm" action="">
<div style="float: left; width: 10
-
2058280·javascript·3.8 KB·2011-05-13 14:35 UTC
function AJAX_READY()
{
var AJAX;
try
{
AJAX = new XMLHttpRequest(); // FireFox, Opera 8.0+, Safari
return AJAX;
}
catch (e)
{
try
{
AJAX = new ActiveXObject("Msxml2.XMLHT
-
2058275·text·1.2 KB·2011-05-13 14:25 UTC
Error:
You chose to compile NDOutils with MySQL support, but I was unable to
locate the MySQL library on your system. If the library is
installed, use the --with-mysql-lib argument to specify the
-
2058270·text·35.5 KB·2011-05-13 14:15 UTC
-
2058265·text·2.8 KB·2011-05-13 14:11 UTC
[TCP DEFAULT]
SendBufferMemory=4M
ReceiveBufferMemory=4M
[NDB_MGMD DEFAULT]
PortNumber=1186
Datadir=/data/mysqlcluster/
[NDB_MGMD]
NodeId=1
Hostname=x.x.x.x
LogDestination=FILE:filename=n
-
2058260·text·435 B·2011-05-13 14:10 UTC
my $CHECK;
BEGIN {
$CHECK = 0;
@DBs = qw(XML::TreeBuilder);
for $mod (@DBs) {
if ( eval "require $mod") {
$mod-> import (); #if n
-
2058258·text·466 B·2011-05-13 14:08 UTC
my $CHECK;
BEGIN {
my ( @DBs, $mod);
$CHECK = 0;
@DBs = qw(XML::TreeBuilder);
for $mod (@DBs) {
if ( eval "require $mod") {
-
2058254·text·948 B·2011-05-13 14:05 UTC
class CV(models.Model):
user = models.OneToOneField(User)
summary = models.CharField(max_length=500)
class Experience(models.Mod
-
2058248·text·481 B·2011-05-13 14:04 UTC
BEGIN {
$CHECK = 1;
my ( $found, @DBs, $mod);
$found = 0;
@DBs = qw(XML::TreeBuilder);
for $mod (@DBs) {
if ( eval "require $mod") {
-
2058244·text·303 B·2011-05-13 14:02 UTC
void ast_console_toggle_loglevel(int fd, int level, int state)
{
int x;
for (x = 0;x < AST_MAX_CONNECTS; x++) {
if (fd == consoles[x].fd) {
-
2058243·text·184 B·2011-05-13 13:59 UTC
[theorem@gbl20000317 ]$ ./sample.pl
Check is
[theorem@gbl20000317 ]$ cat sample.pl
#!/app/gmd/bin/perl
my $CHECK = '';
BEGIN {
$CHECK = 1;
}
print "Check is $CHECK\n";
-
2058239·text·386 B·2011-05-13 13:57 UTC
Index: main/logger.c
===================================================================
--- main/logger.c (revision 318436)
+++ main/logger.c (working copy)
@@ -791,7 +791,7 @@
AST_RWLIST_U